🖨
Code generation
Provide a cli to read your smart contract and generate golang API.
Improve DX of contracts developers
Easinteraction is a tool that help users to generate code for easier contract interaction
Provide a cli to read your smart contract and generate golang API.
It can read the flow.json in your smart contract project, and generate code of all contracts.
It will use official parser to parse your contract. So it will update sync with Cadence version.