This project uses the ERC725Y standard from the ERC725 Alliance.
yarn install
yarn compile
- without gas report :
yarn test
- with gas report :
yarn test:gas
yarn compile
- local (run step 4 before at other terminal) :
yarn deploy:local
- testnet :
yarn deploy:testnet
- mainnet :
yarn deploy:mainnet
Note : before run some command, please set .env
first