Skip to content

altbee/kccpad

Repository files navigation

core-contracts

Deployment Instructions:

  1. duplicate .env.example and rename to .env
  2. copy and paste your MNEMONIC key into .env file

(this will deploy contract to the bsc testnet; to deploy on mainnet, just change bsct to bsc)

To verify contract: npx hardhat verify --network bsct <address>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published