Skip to content

tohammad/hardhat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hardhat

Ethereum development environment for professionals

Installation

npm install --save-dev hardhat

Create Project

npx hardhat

Dependencies

  • npm install --save-dev @nomiclabs/hardhat-ethers ethers @nomiclabs/hardhat-waffle ethereum-waffle chaihat

Compile Smart Contracts

npx hardhat compile

Run Tests

npx hardhat test

About

HardHat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published