Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 444 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 444 Bytes

reflux

Backend of solver which helps in seamless cross-chain asset consolidation. It aggregates user balances, automates routing, and suggests optimal transactions.

Installation

To setup the project locally

# cp ./config.yaml.example ./config.yaml
cargo build
cargo run

Usage

Once build is copleted, just run the server and test with the endpoints

Dependencies graph

image