|
|
hace 7 meses | |
|---|---|---|
| .idea | hace 7 meses | |
| contracts | hace 7 meses | |
| ignition | hace 7 meses | |
| scripts | hace 7 meses | |
| test | hace 7 meses | |
| .gitignore | hace 7 meses | |
| README.md | hace 7 meses | |
| generate-key.js | hace 7 meses | |
| hardhat.config.ts | hace 7 meses | |
| package-lock.json | hace 7 meses | |
| package.json | hace 7 meses | |
| tsconfig.json | hace 7 meses |
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a Hardhat Ignition module 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 ignition deploy ./ignition/modules/Lock.ts