Silvia_Prada_Aprilia/vote-block-skripsi/election-api
2024-12-31 11:46:10 +07:00
..
contracts create: new folder 2024-12-31 11:46:10 +07:00
ignition/modules create: new folder 2024-12-31 11:46:10 +07:00
scripts create: new folder 2024-12-31 11:46:10 +07:00
test create: new folder 2024-12-31 11:46:10 +07:00
.gitignore create: new folder 2024-12-31 11:46:10 +07:00
hardhat.config.js create: new folder 2024-12-31 11:46:10 +07:00
index.js create: new folder 2024-12-31 11:46:10 +07:00
package-lock.json create: new folder 2024-12-31 11:46:10 +07:00
package.json create: new folder 2024-12-31 11:46:10 +07:00
README.md create: new folder 2024-12-31 11:46:10 +07:00
vercel.json create: new folder 2024-12-31 11:46:10 +07:00

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.js