SDK & Tools
SDKs, tools, and supporting resources for building with ZAN Solana Transaction Accelerator
Compatible Third-Party Libraries
Trading Boost is compatible with standard Solana RPC interfaces. The following commonly used libraries can be used directly:
| Language | Library | Installation |
|---|---|---|
| TypeScript | @solana/web3.js | npm install @solana/web3.js |
| Python | solders + requests | pip install solders requests |
| Rust | solana-sdk + solana-client | Add dependencies in Cargo.toml |
Simply replace RPC endpoint with Trading Boost endpoint.
Development Tools
| Tool | Purpose |
|---|---|
| Solscan | Transaction explorer, verify transaction on-chain status |
| ZAN Dashboard | Monitor acceleration performance and consumption records |
| Jito-related tools | Coming soon |
Updated about 2 hours ago
