Files
tycho-execution/examples/encoding-example
Diana Carvalho 35441456ac Merge branch 'refs/heads/main' into feature/gas-optimization
# Conflicts:
#	foundry/test/TychoRouter.t.sol
#	src/encoding/evm/strategy_encoder/strategy_encoders.rs
#	src/encoding/evm/utils.rs

Took 3 minutes

Took 35 seconds
2025-04-23 12:30:46 +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