Files
tycho-execution/examples/encoding-example
Diana Carvalho 5eb9973dbd feat: Add estimated_amount_in to Swap. Add SwapBuilder
Use SwapBuilder everywhere inside crate
Integration tests will be done later

--- don't change below this line ---
ENG-4696 Took 1 hour 56 minutes

Took 4 minutes
2025-08-13 18:05:17 +01:00
..

Encoding example

This guide enables you to:

  1. Create a Solution object
  2. Encode the solution to interact with the Ethereum blockchain

How to run

cargo run --release --example encoding-example