Using Openfort from your server
Openfort's client-side SDKs, like @openfort/react, allow you to securely authenticate your users, connect their wallets, and create embedded wallets for them in your application frontend.
In addition to these SDKs, you can also use Openfort from your server to secure and manage your application. See the guides below for some common flows.
Get started
Quickstart
Start right away.
Get started with setting up your server environment to work with Openfort.
Automatic Recovery
Embedded Wallets.
Automatic recovery for embedded wallets.
Verification
Access token verification.
Verify the authenticity of a user's access token.
Backend wallets
Manage onchain operations.
Create backend wallets for your application to manage onchain operations.
Pregenerate wallets
For your users.
Generate wallets for users before they sign up.