Skip to content

anudit/GlobalCoinRedeem

Repository files navigation

GCBank

Running Locally

  1. Install dependencies npm i

  2. Setup .env file in the root directory according to the .env.sample.

  • PRIVATE_KEY : Your wallet PRIVATE_KEY. Make sure to fund your account from the faucet.
  • PROJECT_ID : Your Infura project Id.
  • ETHERSCAN_API_KEY : Your Etherscan API key.
  • CMC_APIKEY : Your CoinMarketCap API key.
  1. Run npm run deploy:local to deploy locally and npm run deploy:matic to deploy to matic testnet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages