Skip to main content
1

Configure your Unreal Project

Create a project on Sequence Builder and download your config file as shown below.
Make sure your config file includes the required fields:
  • ProjectAccessKey: Your Project Access Key from your Builder project.
  • WalletAppUrl: The URL of the Ecosystem you want to connect to. If you are unsure, use https://v3.sequence-dev.app as a default.
For iOS and Android:
  • UrlScheme: You have to configure this for your Android Manifest and Xcode project as well.
2

Try our Built-In Demo

The Unreal SDK comes with a set of boilerplate widgets to get you started. Make sure to enable Enable Plugin Content in your Content Browser’s settings.
If you used v1 or v2 of the Unreal SDK: SequenceWallet classes now refer to the Ecosystem Wallet. Use SequenceEmbeddedWallet instead, if you want to continue with your Embedded Wallet integration.