Skip to content
Alchemy Logo

Getting started quickly with Smart Wallets on Expo

Run:

npx create-expo-app@latest --template https://github.com/alchemyplatform/account-kit-expo-quickstart

This creates a new Expo project with Smart Wallets set up. Next, set up your API key and accounts configuration.

  1. Create an app in the dashboard and copy the API key.

  2. Create a configuration in the Smart Wallets dashboard to enable login methods.

Follow the repository's latest README instructions on how to set your API key and run the application.

And you're off to the races!

Next check out some additional features:

Was this page helpful?