|
5 luni în urmă | |
---|---|---|
.idea | 5 luni în urmă | |
contracts | 5 luni în urmă | |
ignition | 5 luni în urmă | |
scripts | 5 luni în urmă | |
test | 5 luni în urmă | |
.gitignore | 5 luni în urmă | |
README.md | 5 luni în urmă | |
generate-key.js | 5 luni în urmă | |
hardhat.config.ts | 5 luni în urmă | |
package-lock.json | 5 luni în urmă | |
package.json | 5 luni în urmă | |
tsconfig.json | 5 luni în urmă |
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