go-codegen
Contract generator
Generates Go code for CosmWasm smart contracts
Generate Golang code for your CosmWasm smart contracts.
26 stars
1 watching
5 forks
Language: Go
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cosmwasm/ts-codegen | Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |
kesonan/sqlgen | Automates code generation for Go-based SQL libraries from MySQL queries | 82 |
jmattheis/goverter | Tool for generating type-safe converters in Go | 525 |
stefh/nethereum-codegenerator | Generates C# interfaces and classes from Solidity smart contracts | 6 |
rjeczalik/interfaces | Tools for generating interfaces and structs in Go | 423 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
openzeppelin/contracts-wizard | Generates smart contract code from pre-defined components | 248 |
grofers/go-codon | Generates Go server code from REST and workflow specifications | 142 |
dylanmeeus/hasgo | A code generator for Go with Haskell-inspired immutable and strongly-typed functions. | 141 |
ajstarks/svgo | A Go library for generating Scalable Vector Graphics (SVG) files | 2,153 |
mafulong/godal | Tools for generating Golang code from SQL definitions | 18 |
go-the-way/sg | A Go library for generating standard SQL queries | 6 |
corbym/htmlspec | Generates HTML output for BDD testing frameworks in Go | 1 |
miku/zek | Automates creation of Go structs from XML documents | 750 |
corbym/gogiven | Generates readable test output from Go code | 15 |