Prerequisites

Setup Requirements

  1. 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
  2. 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)
  3. Google OAuth Configuration

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].

On this page