Prerequisites
Setup Requirements
-
React Environment
- A React project (version 16.8 or higher)
- Node.js (version 14 or higher)
- npm or yarn package manager
- For a complete list of dependencies, check our
package.json
-
Okto Dashboard Setup
- Create an account on the Okto Dashboard
- Obtain your API Key
- Configure your desired chains and tokens
- Enable sponsorship if needed (required for Solana, optional for other chains)
-
Google OAuth Configuration
- Set up a Google Console Project for authentication
- Create OAuth 2.0 client credentials
- Follow our guide to set up Google OAuth
Additional authentication methods like Email OTP and Phone OTP will be available soon.
Environment Configuration
Your project will use the Sandbox environment by default. For production deployment, please refer to our Developer Dashboard documentation for upgrade instructions.
Next Steps
Once you've completed these prerequisites, proceed to the Quickstart Guide to integrate the Okto SDK into your React project.
Need help? Check our troubleshooting guide or reach out to our support team at [email protected]
.