|
|
il y a 2 ans | |
|---|---|---|
| abi | il y a 2 ans | |
| config | il y a 2 ans | |
| contracts | il y a 2 ans | |
| model | il y a 2 ans | |
| scripts | il y a 2 ans | |
| utils | il y a 2 ans | |
| .gitignore | il y a 2 ans | |
| .secret-config.js.sample | il y a 2 ans | |
| README.md | il y a 2 ans | |
| hardhat.config.js | il y a 2 ans | |
| package-lock.json | il y a 2 ans | |
| package.json | il y a 2 ans |
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.
Try running some of the following tasks:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js