Set yourself up in the Reown Dashboard
- Navigate to the Reown Login page
- Set up your account; either with an email and password or Google auth.
- Follow the onboarding flow so you get the best dashboard experience
- Toggle marketing communications on so you can receive updates on your app performance and new product releases.
- Name your team and add team members (if applicable)
- Create your first project and copy the Project ID to get ready for installation.
Get started with your chosen framework
Now you have your project ID, you’re ready to install using your chosen framework. For quickstart implementations and guidance, check out the Install with AI guide and Install using the CLI guideReact
Get started with AppKit in React.
Next.js
Get started with AppKit in Next.js.
Vue
Get started with AppKit in Vue.
Svelte
Get started with AppKit in Svelte.
Nuxt
Get started with AppKit in Nuxt.
JavaScript
Get started with AppKit in JavaScript.
React Native
Get started with AppKit in React Native.
Flutter
Get started with AppKit in Flutter.
Android
Get started with AppKit in Android.
iOS
Get started with AppKit in iOS.
Unity
Get started with AppKit in Unity.
Framework Support
The Reown SDK offers a wide range of features, networks, and authentication methods that make it easy to build interactive and user-friendly blockchain applications. However, certain features are limited to specific frameworks. The following table provides an overview of the features, networks, and authentication methods available in AppKit and the frameworks they support.- ✅ - indicates the feature is supported and can be integrated.
- ❌ - indicates the feature is not supported and cannot be integrated.
Get started with AI assistance
Try installing AppKit Skills to get AI-assisted guidance. Your AI coding assistant can help you set up, build, and debug your AppKit integration. To install AppKit Skills, run the following command in your terminal:Get started with the CLI
Reown offers a dedicated CLI to set up a minimal version of Reown AppKit in the easiest and quickest way possible. To do this, please run the command below.- Project Name: Enter the name for your project.
- Framework: Select your preferred framework or library. Currently, you have three options: React, Next.js, and Vue.
- Network-Specific libraries: Choose whether you want to install Wagmi, Ethers, Solana, or Multichain (EVM + Solana).
projectId that will only work on localhost.
To fully configure your project, please obtain a projectId from the Reown Dashboard and update your project accordingly.