Overview
Ritsu protocol is a suite of Smart Contracts deployed on the Ethereum L2 Rollups.

Architecture Overview
Ritsu DEX has a modular design and is comprised of multiple independent modules.
Pool Master
The pool master contract is the registry and entrance of all liquidity pools.
Pool Factories
Pool factories are a set of factory contracts to create different pools with unique pool models.
Liquidity Pools
The set of all created liquidity pools to operate the core trading algorithms.
Fee Manager
The fee manager is an independent module to perform fee management and implement dynamic trading fees.
Last updated
