Configure your Ecosystem

First, create a SequenceConfig file by following our Quickstart guide or simply create a new file in Unity via Create > Sequence > SequenceConfig Next, fill in 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.

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.