0.0.19 • Published 1 year ago

@simpledeliver/deliver-contracts v0.0.19

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

License: GPLVersion Badge

Deliver contracts

Local development

create .env file and set your mnemonic as below

MNEMONIC="your mnemonic"

npm i

npm run build

npx hardhat node --no-deploy

npx hardhat deploy --tags ${deploymentTag}

notice

Once the rpc url is unavailable, check it here