|
преди 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