You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will generate the Go code in the specified optional output directory, if not specified, it will generate the code in `output.go` in the current directory.
27
27
Package name is also optional, if not specified, it will use the name of the contract.
28
+
<<<<<<< HEAD
29
+
30
+
## Acknowledgements
31
+
32
+
The Go Gopher mascot was created by [Renee French](https://reneefrench.blogspot.com/) and is licensed under the [Creative Commons 4.0 Attribution License](https://creativecommons.org/licenses/by/4.0/).
33
+
I've modified the original image to include the logo of [`ts-codegen`](https://github.com/CosmWasm/ts-codegen).
0 commit comments