Quickstart
Clone Starter Repo
Run the following from your terminal to clone the starter repo.
React
npx sequence-cli boilerplates create-embedded-wallet-react-starter
Connect and Authenticate
Navigate to localhost:4444
and click connect to try out the authentication.
Use Sequence Embedded Wallets!
Now that you have a working authentication, you can take look at our examples for the most common functions:
Alternatively, the Sequence CLI will run the steps above seamlessly. Simply hit enter after running the command below to use the examples variables or plug in your own from Sequence Builder:
npx sequence-cli boilerplates create-embedded-wallet-react-starter