🐱
Github
Check out our code
Ricochet Exchange runs a Github organization administrated by @mikeghen. The organization contains repositories for each component of REX project. Those components are:
- Ricochet Protocol - These smart contracts power the backend of REX on Polygon
- Ricochet Frontend - The react application that REX customers use
This project includes the Solidity smart contracts that power Ricochet's services. The project is built using the Hardhat framework. Inside you can find contracts for the REXMarkets, REXBank, and REXReferral systems.
This project includes the React application that interfaces with the contracts on chain. The project is based on React and can be run locally in case the official Ricochet Exchange website goes down.
Last modified 2mo ago