بدون توضیح

yayan 154b4a4134 first commit 4 ماه پیش
.idea 154b4a4134 first commit 4 ماه پیش
contracts 154b4a4134 first commit 4 ماه پیش
ignition 154b4a4134 first commit 4 ماه پیش
scripts 154b4a4134 first commit 4 ماه پیش
test 154b4a4134 first commit 4 ماه پیش
.gitignore 154b4a4134 first commit 4 ماه پیش
README.md 154b4a4134 first commit 4 ماه پیش
generate-key.js 154b4a4134 first commit 4 ماه پیش
hardhat.config.ts 154b4a4134 first commit 4 ماه پیش
package-lock.json 154b4a4134 first commit 4 ماه پیش
package.json 154b4a4134 first commit 4 ماه پیش
tsconfig.json 154b4a4134 first commit 4 ماه پیش

README.md

Sample Hardhat Project

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