Skip to content

w3hc/gcfa-contracts

Repository files navigation

Good CFA

Install

nvm use
npm ci

Test

npx hardhat test

Deploy

Create a .env on the model of .env.example:

cp .env.example .env

Add your own keys in your .env file.

Deploy to alfajores (Celo Testnet):

npx hardhat run scripts/clear.ts
npx hardhat run scripts/deploy.ts --network alfajores

Supported networks

  • Celo Mainnet
  • Celo Alfajores Testnet
  • Ethereum Goerli Testnet
  • Gnosis Chain Mainnet
  • Gnosis Chiado Testnet
  • Mantle Testnet

cEUR contract address

0xd8763cba276a3738e6de85b4b3bf5fded6d6ca73 (CeloScan, Coingecko)

EURe contract address

0xcB444e90D8198415266c6a2724b7900fb12FC56E (GnosisScan, Coingecko)

Latest deployment

Alfajores:

Chiado:

Gnosis Chain:

Versions

Support

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