Orbion SDK & API provide developers with the tools and interfaces to build, monitor, and interact with the Orbion blockchain at scale.
From dApp deployment to data analytics, Orbion exposes a set of standardized RPC interfaces, SDK packages, and indexable APIs that ensure developers can build quickly โ without vendor lock-in or opaque infrastructure.
๐ง SDK Overview
Orbion offers native support for:
โ Web3.js & Ethers.js
Orbion is fully EVM-compatible and works out-of-the-box with:
Optional: API key access with rate limits for enterprise users.
๐ GraphQL Endpoint (Planned)
Future releases will include a GraphQL schema for:
Querying historical txs by address
Filtered token transfer streams
Nested wallet/contract behavior lookup
LP & staking position tracking
โ๏ธ Dev Tools Compatibility
Tool
Support
Hardhat
โ Yes
Foundry
โ Yes
Remix IDE
โ Yes
The Graph
๐ ๏ธ Planned
Subgraph Indexer
๐ ๏ธ Planned
๐ง Use Cases
dApps building on Orbion Finance
Wallets displaying balances & txs
Bot devs tracking LP unlocks or bridge flow
Indexers running Orbion Explorer mirrors
Cross-chain relayers syncing Orbion โ BSC data
๐ Rate Limits & Access
Tier
Requests/sec
Auth
Public RPC
20 rps
No key
Dev Tier
100 rps
API key
Enterprise
Custom SLA
API key + signature
API key registration will be available via https://developer.orbionchain.com(coming soon)
Orbion SDK & API ensure that builders are never blocked, whether you're deploying contracts, syncing transactions, or building full-stack applications on-chain.
Orbion doesnโt gate development โ it accelerates it.