Skip to content

money-on-chain/stable-protocol-interface-v3

 
 

Repository files navigation

Flipago interface

Open source decentralized interface for Flipago contracts

You can:

  • Mint / Redeem Pegged Token (TP): Ex.: GoARS
  • Mint / Redeem Collateral Token (TC): Ex.: GoTurbo
  • Metrics
  • Last operations

Flipago projects and tokens

Projects

  • Flipago RSK Network please review the contracts here
Token Token name Project Token Name Collateral
TP #0 Pegged Token Flipago Go ARS DoC & RDoC
TP #1 Pegged Token Flipago Go MXN DoC & RDoC
TC Collateral Token Flipago Go Turbo DoC & RDoC

Releases

Each release gets deployed to IPFS automatically.

Please go to release section, there are several links to releases

Notes: The list of operations of the user is get it through an API. We use an api also for the liquidity mining program, but is not need it to run or to exchange tokens.

DEVELOP

Setup: Running develop

Requires:

  • Nodejs > 12

Install packages

npm install

Run

npm run start:flipago-testnet

Note: Start the environment you want to run ex. "start:flipago-testnet" to start environment Flipago Testnet

Environment table

Environment is our already deployed contracts. Develop: npm run start:

Name Project Main Gateway Environment Network npm run
Flipago Testnet MOC link Testnet RSK start:flipago-testnet

Faucets

In testnet you may need some test tRIF o tRBTC

Integration

If you want to integrate Money on Chain protocols please review our Integration repository: https://github.com/money-on-chain/moc-integration-js

About

Open source decentralized interface for NEW version 1.0 contracts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.1%
  • SCSS 18.9%
  • HTML 1.2%
  • Other 0.8%