Using Openfort from your server
Openfort's client-side SDKs, like @openfort-xyz/js
, 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#
Backend wallets
Create backend wallets for your application.
Verification
Verify the authenticity of a user's access token.
Wallet pregeneration
Generate wallets for users before they sign up.