Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 193 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 193 Bytes

Generation Omega

Commands to use

// To test

npx hardhat run scripts/run.js
npx hardhat test

// To deploy to Rinkeby testnet

npx hardhat run scripts/deploy.js --network rinkeby