Skip to content

Tahlil/hardhat-fullstack-boilerplate

Repository files navigation

Hardhat Project Boilerplate

Starting project with typescript hardhat boilerplate

Instruction

  • Compile:
npm run compile
  • Run test:
npm run test
  • Deploy
npm run deploy:<network>
  • Verify on etherscan
npx hardhat verify --network rinkeby <YOUR_CONTRACT_ADDRESS>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published