Perpl DEX SDK
- Rust >= 1.85.0
anvilbinary from Foundry for local testing
cargo doc -p perpl-sdk --no-deps --open
- perpl-sdk: SDK types for building and maintaining in-memory cache of the exchange state, along with order posting helpers.
- perpl-cli: CLI for reading and tracing exchange state and events.
See PerplFoundation/dex-sdk-examples for some usage examples.