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
- Get your Okto credits from the dashboard
- Obtain your API keys from the dashboard
- Enable the specific chains and tokens you plan to use in your application
- Optional: Enable sponsorship for the desired 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. If you are already using Email OTP, Phone OTP from Okto V1 you may continue to use the same auth in V2. Refer our Migration Guide
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]
.