Skip to content

globe-and-citizen/smart-contracts

Repository files navigation

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.

Node version: v18.18.2

Copy env.local to .env and make sure to filling the reight informations ( alchemy sepolia provider, a wallet private key with some sepolia eth).

Try running some of the following tasks:

npm install
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js --network sepolia #deploy on sepolia

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published