You can configure a Sequence Embedded Wallet in Builder and integrate your own OAuth accounts to enable easy onboarding to your games. Configuration page in Builder is available here. The following sections will explain the various ways to configure using an Embedded Wallet in Builder:Documentation Index
Fetch the complete documentation index at: https://sequence-0fb8d9e6-unreal-quickstart-with-marketplace.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Login Providers: Web2 based authentication providers
- Allowed Origins: Specify allowed URL origins to call your Embedded Wallet instance from to prevent configuration key misuse
- Recovery Wallet: In the event of a wallet ownership turnover for a compromised wallet, specify a recovery wallet to obtain ownership of embedded wallet instance post Trust recovery process
- Initial Configuration Password: Create a password to secure your Embedded Wallet project instance in Builder
- Configuration Changes: Update configuration details at anypoint with password protection
- SDK Integrations: Sequence SDK products that allow developers to implement an Embedded Wallet across platforms
Login Providers
Sequence Embedded Wallet supports a multitude of login providers such as email, various social logins, and guest wallets. For social logins, you must go through the configuration process for the provider to retrieve a client specific ID to pass into Sequence Builder. We recommend visiting the specific login provider’s configuration page for more information on the setup process for each specific provider.Allowed Origins
This additional security measure will prevent unauthorized usage of your embedded wallet configuration outside of domains you whitelisted. Add any development and production URLs under Allowed Origins. By default all subpaths under theses hosts will be allowed. You must define allowed origins with a valid scheme (i.e.https).
Recovery Wallet
Embedded Wallet requires the public address for a recovery wallet that you control. This recovery wallet will be used for recovering user wallets in a disaster scenario where a wallet has been compromised, so it must be controlled by you and must be kept safe at all times. We recommend that:- You use a secure, multisig wallet such as Gnosis Safe for setting up the wallet
- You ensure you have at least 2, ideally 3+ signers configured and required for every transaction
- Every signer is protected by a hardware wallet