Hotpot Rust SDK
A Rust SDK for Hotpot, a cross-chain DEX aggregator that enables token swaps across Ethereum, Solana, Tron, and Bitcoin.
Installation
Add this to your Cargo.toml:
[]
= "0.1"
Documentation
- Hotpot API Documentation
- SDK Repository
- Examples are available in the
examples/directory