Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 887 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 887 Bytes

CrOsschain Dex AnalysiS (CODAS)

This project analyses Uniswap V3 Liqudity Pools on separate chains and provides guidance on how to balance the pools so that they have the same exchange rate.

The project is work in progress and is being developed as a side project. As such, expect things not to work, to unexpectly change, and to not be well documented. This will all improve with time.

Setup

The code is written primarily in Rust. Cargo is Rust's build system and package manager. To install Rust and Cargo:

Run

To build and run the project, and display help:

cargo run -p rb