This is still in development and not ready for use. If you would like to test out Mr.Market, you can try the alpha V1 version available here.
Mr.Market is a Trading bot and the reference exchange oracle for Hu-Fi. Mr.Market has three main functions:
- An automated CeFi, DeFi, TradFi bot that supports a variety of strategies for arbitrage.
- A front end where users can transact using crypto, and tradfi accounts .
Learn more about Hu-Fi.
You can find the V1 alpha version here.
Mr.Market V2 is the improved version of Mr.Market V1. While V1 was built with a time-to-market priority in mind, V2 features a new architecture designed to be more robust and scalable.
You can find the V2 high-level architecture overview here.
Below are links to the documentation files located in the architecture/docs folder:
- PROJECT_STRUCTURE.md
- HOW_TO_RUN.md
- HOW_TO_DEPLOY.md
- CREATE_MIXIN_APP.md
- WEB3_IDENTITY.md
- CI_TESTS.md
- DB_MIGRATION_CMD.md
- LOGS_MONITORING.md
This project is licensed under the GNU Affero General Public License - see the LICENSE.md file for details