commons-budget-contract
v2.0.0
Published
Commons Budget Contract
Keywords
Readme
Commons Budget Contract
install
$ npm installbuild
$ npm run buildcopy .env
cp env/.env.sample env/.envdeploy
The following command will print the address of the deployed smart contract.
$ npx hardhat run scripts/deploy.ts --network devnet
deployed to: 0xab929174E887E5418C1E6dB1995CDCc23AE40c89test
npm test