Before you start
Set up your project and get an API key.
Auth with Wallets Quickstart
See a full working example with auth and wallets.
Launching in Production
For production, the steps are almost identical, but some changes are required:- Create a developer account on the production console
- Create a production client API key on the API Keys page with the API scopes
users.create,users.read,wallets.read - Replace your test API key with the production key
Next steps
- Read and update user information
- Use webhooks to get notified when a user signs up
- Create Smart Wallets on sign up

