Getting Started
Choose the library that fits your stack to access the DeServe endpoints:
| Library | Language | Use case |
|---|---|---|
| Polkadot.js | JS/TS | Most widely used Polkadot library; broad ecosystem support |
| PAPI | JS/TS | Modern alternative to Polkadot.js with better type safety |
| subxt | Rust | Native Rust client for Substrate-based chains |
| ethers.js / viem | JS/TS | Ethereum-compatible access via the Revive pallet |
| Dedot | JS/TS | Next-generation Polkadot client with precise types |