This quickstart guide enables you to:
- Retrieve data from the Tycho Indexer.
- Leverage Tycho Simulation to:
- Calculate spot prices.
- Simulate token swaps.
export RPC_URL=<your-eth-rpc-url>
cargo run --release --example quickstartSee here a complete guide on how to run the Quickstart example.