Skip to content

w3hc/w3hc-hardhat-template

Repository files navigation

W3HC Hardhat Template

This Hardhat template includes:

Supported networks

Install

pnpm install

Create a .env file:

cp .env.template .env

Add your own keys in the .env file.

Test

pnpm test

Deploy

pnpm deploy:<NETWORK_NAME>

Check balance

You can check the current signer wallet balance:

pnpm bal <NETWORK_NAME>

Verify using Sourcify

pnpm sourcify:<NETWORK_NAME>

Mint

pnpm mint:<NETWORK_NAME> 42

Send

pnpm send:<NETWORK_NAME> 8

Versions

Support

You can contact me via Element, Telegram, Twitter, Discord, or LinkedIn.