1

Clone Starter Repo

Run the following from your terminal to clone the starter repo.

npx sequence-cli boilerplates create-email-embedded-wallet-react-starter
2

Connect and Authenticate

Navigate to localhost:4444 and enter your email to try out the authentication.

3

Add your embedded wallet keys

Visit Sequence Builder and configure your embedded wallet to get keys specific to your project and authenticate your users. Simply replace the existing configuration keys in the .env file.

4

Use Sequence Embedded Wallets!

Now that you have a working authentication, you can take look at our examples for the most common functions:

We are using example variables in the .env file, so we recommend creating a project on Sequence Builder and setting up your own wallet configuration and update the environment variables to use more social providers for authentication, customize email templates, and more.