Alchemy Logo

Getting started quickly with Smart Wallets on Expo

Simply run:

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

This will create a new Expo project with Smart Wallets setup. Next you will setup 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?