Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 176 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 176 Bytes

DAO_Stacking

Compile

npx hardhat Compile

Test

npx hardhat test

Deploy

npx hardhat run scripts/deploy.js --network [Your Network]