Networks and Testnets supported by Sequence
Sequence can support all EVM compatible chains. The following networks are currently supported by Sequence Wallet, Sequence Indexer, Sequence Relayer and all Sequence SDKs: NetworksFew readersHow to deploy on Testnet
To enable Testnet, make sure that you are logged out of Sequence. Then, simply click on the option at the bottom of the sign-in page. One clear indication that you are now on Testnet is a yellow line right below the address bar. When you see this, go ahead and sign-in as normal.Few readersSequence Integration Pricing
You can use our docs to integrate Sequence for free. Sequence monetizes end users through value-add, non-predatory solutions. Such as a small fee for using built in Sequence Swap. For pricing and other fees that may be related to integration, please reach out to us through this pricing form and our team will get back to you. You may also inquire by joining our official Sequence Discord.Few readersUnreal Engine SDK with Sequence?
With the Unreal SDK, the entire Sequence stack, from wallets to marketplaces, works seamlessly inside your Unreal-based game or app. Bring your infrastructure in-game Many web3 wallets and infrastructure work only on browser. But many of the best games don’t live only on browser. The Sequence Unreal Engine SDK ensures your stack is natively supported in your game client on any platform. Built for where your users go Users expect cross-platform experiences, letting them navigaFew readersI found a bug, how do I report it?
Please feel free to start a conversation with our Customer Support Team by clicking on the chat icon found at the bottom-right. If no one is available, your message will become a Support Ticket for our team to review as soon as we become available and the conversation will continue via e-mail. You may also join our official Sequence Discord server to communicate directly with our Dev and Marketing Team.Few readersUsing Sequence SDK for Blockchain Transactions in Unreal Engine
Overview: This article explains how to use Sequence SDK in Unreal Engine to enable blockchain transactions and wallet interactions within your project. Step 1: Prerequisites You’ll need: Unreal Engine 5.3 or greater installed. Sequence developer account credentials. Familiarity with Unreal Engine’s Blueprints or C++ workflow. Step 2: Install Sequence SDK Download the Sequence SDK plugin from the Sequence documentation site. Copy the plugin folder to your Unreal Engine proFew readersSequence SDK Troubleshooting for Unity and Unreal Engine
Overview: This guide addresses common problems developers face when integrating Sequence SDK into Unity or Unreal Engine projects and provides solutions. 1. Wallet Connection Issues Problem: Wallet doesn’t connect or authentication fails. Solution: Ensure your project is correctly configured Verify that the SDK is up-to-date with the latest version. Check your network settings and ensure you’re not blocking API calls. 2. Plugin Not Loading in Unreal Engine PFew readersHow to Integrate Sequence Wallet SDK into a Unity Project
Overview: This article walks you through the process of integrating Sequence Wallet SDK into your Unity project, enabling web3 functionality such as blockchain asset management and dApp interactions. Step 1: Prerequisites Before you begin, ensure you have the following: Unity Editor installed (2021.3 or later recommended). A Sequence developer account with access to Sequence Builder. A basic understanding of Unity development. Step 2: Install Sequence SDK Open your Unity prFew readers