Files
tycho-execution/examples/quickstart
TAMARA LIPOWSKI 1a07c7dc61 Fix: Do not let user specify the native/wrapped token
This puts too much burden on the user. Instead, specify native and wrapped tokens as methods which return hardcoded values.
2025-02-06 11:08:06 -05:00
..
2025-01-31 18:42:23 +00:00

QuickStart

This quickstart 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 quickstart