# 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.