1
Create a Developer Portal Account and Configure API Key
- 🔑 Create a account to manage your integration
- Create and configure a
BETAAPI Key for testing the integration
2
Quickstart
- : Get the SDK or Modal Up and Running
- Check out the or 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]
- [Cosmos] : Add on the
cosm.jssigner or plug in one of our wallet adapters for popular libraries - [Stellar] : Set up the Stellar SDK signer for Stellar and Soroban transactions
- : Decide if you’ll be using Account Abstraction with Para
- : Connect Para users to your existing infrastructure
4
Security and Session Management
- 🔒 Ensure Security and Session Management works for your app
- : Decide what login methods you’d like to use
- Implement Logic
- Decide if you want to enable
5
Finishing Touches
- 🎨 Make Para your own with by adding the visual finishing touches
- : Configure Branding, UI and more
6
Test and Go Live
- 🚀 Test and go live!
- Make a
PRODUCTIONAPI Key (free tier includes 1,200 MAUs — billing only required if you exceed this) - Walk through the
- Bookmark to monitor beta and production platform availability
- Ping us if you’d like help testing anything
Para Environments: BETA vs PRODUCTION
Para has two different environments. NOTE: Wallets are not shared across environments
BETA is intended for you to develop and test against, not for production builds or real users and funds
BETAcan be used with any plan, including the free tier- This is the correct environment to use for local or staging builds
BETAusers can be deleted for your convenience while testing, and is limited to 50 max users per project
PRODUCTION is intended for any real users/funds
- This is the correct environment to use for release or production builds
PRODUCTIONusers can NOT be deleted, and have no per-project limit