Available SDKs
We currently support the following SDKs:Rust SDK
High-performance SDK leveraging Rust’s powerful features with async/await support.
JavaScript/TypeScript SDK
SDK for Node.js and browser environments with modern async/await patterns.
Key Features
- Simple Integration: Easy-to-use APIs for all transaction methods (sendTransaction, submitBatch, sendBundle)
- Type Safety: Full TypeScript support and Rust type safety
- Connection Management: Built-in connection pooling and timeout control
- Regional Endpoints: Support for all BlockRush regional endpoints
- Production Ready: Battle-tested and optimized for high-performance applications
Getting Started
Choose your preferred SDK to get started:- Rust Developers: Check out the Rust SDK Quickstart
- JavaScript/TypeScript Developers: Check out the JS/TS SDK Quickstart