package
0.18.15
Repository: https://github.com/oneledger/protocol.git
Documentation: pkg.go.dev

# README

From this folder we need to generate the appropriate binary, abi, and go files for the .sol smart contract.

From this folder, run generate_contract_code <smart_contract_filename_without_ext> to generate the corresponding .abi, .bin, and .go files.