Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 634 Bytes

File metadata and controls

12 lines (8 loc) · 634 Bytes

Tycho Simulation

Tycho Simulation

Moves slow on-chain computations off-chain to solve optimization problems.

This crate allows simulating a set of supported protocols off-chain. Currently, it has a focus on token exchange protocols, but it is not necessarily limited to this. To get started, see our Quickstart guide here.

For complete documentation, see Tycho docs here and how to integrate a new protocol here.