SDK Quickstart
The Rust SDK (trident-sdk) is the primary integration surface. It handles signing, fee estimation, attestation submission, and on-chain execution.
What We’re Doing
Section titled “What We’re Doing”- Set up a Trident client with providers for source and destination chains.
- Deposit tokens into the Trident vault.
- Wait for the attester to finalize the deposit.
- Spend the balance cross-chain via a signed attestation.
Follow the subpages in order: