Skip to content

bosagora/commons-budget-contract

Repository files navigation

Commons Budget Contract

install

$ npm install

build

$ npm run build

copy .env

cp env/.env.sample env/.env

deploy

The following command will print the address of the deployed smart contract.

$ npx hardhat run scripts/deploy.ts --network devnet
deployed to: 0xab929174E887E5418C1E6dB1995CDCc23AE40c89

test

npm test

About

Commons Budget Contract Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published