Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 159 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 159 Bytes

Read the docs

cargo doc --open

Run Eth example

cargo run --example eth

Run Sway example

cd examples/sway
cargo run