Para’s Server SDK enables you to perform blockchain operations on the server-side across Node.js, Bun, and Deno environments. The server SDK shares the same core functionality as the web SDK, with authentication being the primary difference.
The Server SDK only works with Embedded Wallets. For connecting to and signing with external wallets such as MetaMask and Phantom, you
will need to integrate one of Para’s Client SDKs.
Getting Started
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:
Authentication Options
Para offers two authentication methods for server-side applications:
Resources