Current System

Code: https://github.com/orgs/RiveraMoney/repositories

Docs: https://rivera.gitbook.io/docs/

Architecture Diagram

The architecture diagram is as studied by Antematter given the scope of the audit. Does not cover business logic

Link to full diagram: https://excalidraw.com/#room=d30bf7b6907e33ffd2da,jzhprs2qpF9HomViWv_jDQ

Technical Overview

Rivera Money technically revolves around the following

  • Vault Contracts managing depositor funds and minting composable ERC 20 as shares to depositor.

  • Strategy contracts which contain information of DEX pool and funds financial strategy (a lot of math).

  • Gelato Relay (for aggregation automation).

Last updated