|
há 4 meses atrás | |
---|---|---|
.idea | há 4 meses atrás | |
contracts | há 4 meses atrás | |
ignition | há 4 meses atrás | |
scripts | há 4 meses atrás | |
test | há 4 meses atrás | |
.gitignore | há 4 meses atrás | |
README.md | há 4 meses atrás | |
generate-key.js | há 4 meses atrás | |
hardhat.config.ts | há 4 meses atrás | |
package-lock.json | há 4 meses atrás | |
package.json | há 4 meses atrás | |
tsconfig.json | há 4 meses atrás |
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