obsidian-desci_Obsidian-Desci/hardhat
Taylor Hulsmans 8fc5184827 kubo in api
2023-09-26 18:39:26 -04:00
..
contracts kubo in api 2023-09-26 18:39:26 -04:00
scripts update client, ipfs fiddle 2023-09-09 08:07:21 +02:00
test init 2023-09-04 17:12:29 +02:00
hardhat.config.js init 2023-09-04 17:12:29 +02:00
package-lock.json init 2023-09-04 17:12:29 +02:00
package.json init 2023-09-04 17:12:29 +02:00
README.md init 2023-09-04 17:12:29 +02: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 script 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 run scripts/deploy.js