Skip to main content
1

Configure your Unity Project

Sign in and create a project on Sequence Builder.Download your config file from Builder as shown below.
Make sure you have the required fields:
  • Builder API Key: Your Project Access Key from your Builder project.
  • Wallet App Url: The URL of the Ecosystem you want to connect to. If you are unsure, use https://v3.sequence-dev.app as a default.
2

Try our Built-In Demo

Import the Ecosystem Wallet Demo sample from Unity’s Package Manager. Additionally, checkout our boilerplate script SequenceEcosystemWalletWindow for integration details.