Skip to content

w3hc/gcfa-ui

Repository files navigation

gCFA App

Allows users to deposit cEUR to get gCFA.

You give it cEUR (on Celo Mainnet), and you'll get gCFA. Give it gCFA, and you get your cEUR back. The rate is fixed (655.957 gCFA per cEUR) and cannot be changed.

The gCFA is directly pegged to the cEUR. 1 EURe = 655.957 gCFA, and 1000 gCFA = 1.53 cEUR.

Motivation

The goal is build an interface for gCFA. The most common functions are accessible to anyone: deposit, withdraw, and transfer.

Install

npm i

Run

npm run dev

Latest contracts deployments

Please visit gcfa-contracts

Supported networks

  • Celo Mainnet
  • Gnosis Chiado Testnet

Contribs

  • Please create an item in the gCFA project,
  • then make it an issue (in gcfa-ui),
  • then create a branch from that issue,
  • sync it locally or use the codespace,
  • fix the issue,
  • request merge into main.

Support

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

License

GPL-3.0