/Rental-Contract

Primary LanguageJavaScriptMIT LicenseMIT

NFT Bundler

Run Tests

Compile solidity contracts and run the test suite with:

npm test

Deploy

yarn deploy --network kovan

Hardhat Commands

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help