Skip to content

adonesky1/gnosis-safe-kit-go

 
 

Repository files navigation

gnosis-safe-kit-go

Generate Go from Solidity

make gen

Run examples

make examples

Usage

Generic targets:
  all                         - Build all targets marked with [*]
* examples

Code generation targets:
  gen                         - Generate Go code from various sources

Examples targets:
  examples                    - Build all examples

Test targets:
  test                        - Run all tests

Cleaning targets:
  clean                       - Remove built executables

Execute "make" or "make all" to build all targets marked with [*]
For further info see the ./README.md file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 74.6%
  • Solidity 24.6%
  • Other 0.8%