Skip to content

consensus-collective/hardhat-base-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

hardhat-base-template

Starter repo to create Hardhat projects. Includes Hardhat, Mocha, Chai

To create a Hardhat project with this template

  1. git clone https://github.com/consensus-collective/hardhat-base-template
  2. yarn install
  3. yarn hardhat init
  4. yarn hardhat compile : Check if tests compile

Libraries included:

  • hardhat
  • ethers
  • chai
  • typescript
  • ts-node
  • typechain
  • @nomicfoundation/hardhat-chai-matchers
  • @nomicfoundation/hardhat-ethers
  • @nomicfoundation/hardhat-network-helpers
  • @nomicfoundation/hardhat-toolbox
  • @nomicfoundation/hardhat-verify
  • @typechain/ethers-v6
  • @typechain/hardhat
  • @types/chai
  • @types/mocha
  • @types/node
  • hardhat-gas-reporter
  • solidity-coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published