Quickstart
Template for Embedded Wallet for the Sequence infrastructure stack for web3 gaming.
Try a Demo
Try out the seamless UX of our Embedded Wallet at our demo
Template
Get started quickly with a template leveraging our Embedded Wallet.
Getting Started
SDK Installation
We provide TypeScript and Unity SDKs for the Embedded Wallet authentication system. You can install the TypeScript SDK with:
For more information on the Unity Embedded Wallet SDK, please refer to the Unity SDK documentation
Project Setup
Sequence Embedded Wallet is currently only available as a closed beta. To start using the Embedded Wallet SDKs, you’ll need to contact the Sequence team and acquire API credentials. Once this is done, you will be provided with two keys:
- Project access key
- Embedded Wallet configuration key
Library Setup
To start using Sequence Embedded Wallet SDK, you’ll need to create a new instance of the waas
class:
Note that the library is operational, but it can’t be used to interact with any wallet until you have authenticated as a user.