Pinned Repositories
Areopagus-Governance
Everything related to governance and versioning
main-RBTC-contract
DoC - Dollar on Chain - Stablecoin contract collateralized in RBTC.
OMoC-Decentralized-Oracle
Contracts of Money On Chain Descentralized Oracle system. The objective of this system is to provide on-chain price for our tokens in a trustless decentralized manner.
price-feeder
This is the job app that feed contract (price feeder) with price BTC-USD | RIF-USD | ETH-BTC | USDT-USD
Proxy_Oracle
This is a proxy governed oracle
RDOC-Contract
RoC - RIF on Chain - Stablecoin contract collateralized in RIF token.
stable-protocol-core-v2
This repository defines the smart contracts solution that builds up the Money on Chain V2 decentralized Protocol.
stable-protocol-interface
Open source decentralized interface for multi-collateral stable protocol Money on Chain
stable-protocol-interface-v2
Open source decentralized interface for v2 contracts
stable-protocol-roc-v2
ROC Deployments scripts for V2 contracts
Money on Chain's Repositories
money-on-chain/main-RBTC-contract
DoC - Dollar on Chain - Stablecoin contract collateralized in RBTC.
money-on-chain/RDOC-Contract
RoC - RIF on Chain - Stablecoin contract collateralized in RIF token.
money-on-chain/OMoC-Decentralized-Oracle
Contracts of Money On Chain Descentralized Oracle system. The objective of this system is to provide on-chain price for our tokens in a trustless decentralized manner.
money-on-chain/price-feeder
This is the job app that feed contract (price feeder) with price BTC-USD | RIF-USD | ETH-BTC | USDT-USD
money-on-chain/stable-protocol-interface
Open source decentralized interface for multi-collateral stable protocol Money on Chain
money-on-chain/Amphiraos-Oracle
Everything about oracles
money-on-chain/Areopagus-Governance
Everything related to governance and versioning
money-on-chain/Proxy_Oracle
This is a proxy governed oracle
money-on-chain/Audits
Third Party Audits of Money on Chain Smart Contracts and Apps
money-on-chain/MOC-Indexer
The indexer query the status of the contracts and write to mongo database
money-on-chain/MoC_Incentive_Helper
Helper to debug incentive assigned MoC to an account from the reward program.
money-on-chain/moc_prices_source
Prices source for MoC projects
money-on-chain/OMoC-Node
money-on-chain/py_Moneyonchain
Python API to Money On Chain projects. We want to provide easy to use access to our contracts.
money-on-chain/sc-moc-decentralized-exchange
TEX Decentralized token exchange. This a set of smart contracts implements a system where the users are able to exchange their ERC20 tokens.
money-on-chain/stable-protocol-core-v2
This repository defines the smart contracts solution that builds up the Money on Chain V2 decentralized Protocol.
money-on-chain/stable-protocol-interface-v2
Open source decentralized interface for v2 contracts
money-on-chain/stable-protocol-roc-v2
ROC Deployments scripts for V2 contracts
money-on-chain/AML
AMLT oracle integration
money-on-chain/dapp-claimcode
money-on-chain/stable-protocol-api
API list operations of the users dapp. This is a requirement for stable-protocol-interface, this service list operations of the users.
money-on-chain/stable-protocol-api-v2
API list operations of the users dapp. This is a requirement for stable-protocol-interface v2, this service list operations of the users.
money-on-chain/stable-protocol-automator
Automator (aka. MoC Jobs). This is a backend executor jobs. Periodic tasks that runs differents jobs.
money-on-chain/stable-protocol-automator-queue-v2
This is a backend queue executor job. Periodic tasks that runs different jobs, that call the contracts and asks if they are ready to execute it.
money-on-chain/stable-protocol-automator-v2
This is a backend executor jobs. Periodic tasks that runs different jobs, that call the contracts and asks if they are ready to execute it.
money-on-chain/stable-protocol-backend-v1
Money on Chain - Backend Integration for version 1 contracts.
money-on-chain/stable-protocol-backend-v2
Money on Chain - Backend Integration for version 2 contracts.
money-on-chain/stable-protocol-flipmoney-v2
Flip Money Deployments scripts for V2 contracts
money-on-chain/stable-protocol-indexer
Indexer service backend that query user operation events from blockchain and save to MongoDB. The api use this information to give to the user interface.
money-on-chain/stable-protocol-indexer-v2
To speed up the dapp we need an indexer of the blockchain of our contracts. This service is required to display operations in the dapp.