This is the space for Bondefi's EVM-based bonding curve implementation
- Solidity, by Nomic Foundation
yarn install
- Create a secrets.json file and set up the necessary apiKeys and wallet keys
yarn test
yarn report
to run the unit tests and generate a gas reportyarn compile
to generate the typescript typing for the solidity contractsyarn start-node
to run an EVM node locally