Integration
Go Live Checklist
A checklist to help you go live with the Capsule SDK.
Before going live, ensure you’ve completed the following steps:
1
Get API Key
- Fill out the Interest Form
- 🔑 Request Access to the Developer Portal and make a
BETA
API Key for testing
2
Quickstart
- 🎬 Quickstart: Get the SDK or Modal Up and Running
- Check out the Examples or Troubleshooting sections for help!
3
Signing & On-Chain Connectivity
- ⛓ Get signing & on-chain connectivity set up and make sure you’re able to sign transactions - [ ] [EVM] Wagmi, Viem, Ethers
- [Cosmos] Cosmos Integration: Add on the
cosm.js
signer or plug in one of our wallet adapters for popular libraries - Account Abstraction: Decide if you’ll be using Account Abstraction with Capsule
- Managing Users and Data: Connect Capsule users to your existing infrastructure
4
Security and Session Management
- 🔒 Ensure Security and Session Management works for your app
- OAuth and Social Logins: Decide what login methods you’d like to use
- Implement Session Management Logic
- Decide if you want to enable Two-Factor Authentication
5
Finishing Touches
- 🎨 Make Capsule your own with by adding the visual finishing touches
- Customize Capsule: Configure Branding, UI and more
6
Test and Go Live
- 🚀 Test and go live!
- Make a
PRODUCTION
API Key (Note: you’ll need to set up billing first) - Ping us if you’d like help testing anything
Was this page helpful?