The open-source eUSD SDK gives wallets, payment processors, and indexers a single import to read encrypted balances, construct confidential transfers, and verify Proof-of-Reserves.
Available in TypeScript and Rust. Released under the MIT license. Audited as part of the Phase 2 program suite.
Typed TypeScript and Rust clients for confidential transfer construction, account decryption, and pending-balance application.
Integrations for institutional consumers of the Auditor Key — verification, log parsing, and selective decryption helpers.
Consumer libraries for indexers, explorers, and dashboards to parse daily PoR attestations into structured data.
A reference Phantom-native wallet flow and a payments demo app to copy patterns from on day one.
Post-mainnet: subscribe to events on a mint, an address, or a TransferHook program from your backend.
A test eUSD faucet on Solana devnet for end-to-end integration testing before mainnet beta.
Read the full documentation, browse the reference implementations, or join the developer Discord.