Non-Node.js runtimes (Bun, Deno, Cloudflare Workers) require
disableWebSockets: true in the constructor.
See the setup guide for details.Getting Started
Server Setup
Blockchain Ecosystem Support
Para works seamlessly with major blockchain ecosystems on the server-side, allowing you to leverage Para’s authentication alongside chain-specific libraries:EVM Integration
Solana Integration
Cosmos Integration
Stellar Integration
Authentication Options
Creating new wallets from your server? The REST API is the recommended path — Para holds the key
material, so there is no user share to manage. Use the Server SDK when importing client sessions or when an existing
integration relies on SDK pregen.