Quickstart
Quickstart guide for Embedded Wallet for the Sequence infrastructure stack for web3 gaming.
Clone Starter Repo
Run the following from your terminal to clone the starter repo.
Connect and Authenticate
Navigate to localhost:4444
and enter your email to try out the authentication.
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.
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.
Was this page helpful?