|
пре 4 месеци | |
---|---|---|
.idea | пре 4 месеци | |
contracts | пре 4 месеци | |
ignition | пре 4 месеци | |
scripts | пре 4 месеци | |
test | пре 4 месеци | |
.gitignore | пре 4 месеци | |
README.md | пре 4 месеци | |
generate-key.js | пре 4 месеци | |
hardhat.config.ts | пре 4 месеци | |
package-lock.json | пре 4 месеци | |
package.json | пре 4 месеци | |
tsconfig.json | пре 4 месеци |
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