Skip to main content

Interactive Setup

Need an API Key? Head to the to create your account and get your API key. If you prefer the terminal, use the to create, inspect, and configure keys from your local project.
Using Claude, Codex, or another coding agent? The shows how to let an agent inspect your Para context, scaffold a starter, and run para doctor safely.
Want a pre-configured starter instead? Run npx @getpara/cli create to scaffold a new project with the SDK, auth, and network settings ready to go. See the for details.

Next Steps

Once you’ve integrated the SDK, explore these guides to enhance your application:

Sign Transactions

Learn how to sign transactions and messages with Para wallets

Developer Portal Setup

Configure your app settings, branding, and security in the Developer Portal

Authentication & Sessions

Manage user sessions, JWTs, and authentication flows

React Hooks Overview

Explore all available React hooks for Para integration