Build
Skip to content

Guides

Follow our step-by-step guides and open source code templates to accelerate your time to market.

Game Developers

Build a Mobile Game with Unity + Sequence

Learn how to build an engaging iOS and Android game that uses Sequence Embedded Wallets under the hood for an integrated marketplace and in-game currency.

How to build a Game with Unreal Engine

Use Sequence's Unreal SDK to display Embedded Wallet information, sign messages, and send transactions.

Create a Dungeon Crawler Game with AI Generated Rewards

With this tutorial, build a web-based maze where lootbox items are generated using AI and dynamically minted into the player's universal wallet.

Build a WebGL Game in Typescript

Follow a step by step guide to build a web-based game demo that leverages Sequence Embedded Wallet with custom in-game achievement tokens.

Sell Game Items via a Web Shop

Accelerate your game growth by selling items directly to your players. In this guide, we will go over the steps how to deploy a Primary Sale contract using any custom or existing currency for a webshop that utilizes game items from a ERC1155 contract.

How to do Primary Sales for On-Chain Items in Unity

This guide covers the creation of a Primary Sale with Sequence's Unity SDK.

Web3

Build a Scalable NFT Minting Service

Leveraging Sequence's Transaction API and a serverless environment, you will build a scalable minting service for NFT mints or any other transactions that automatically handles blockchain complexities like reorgs, nonce management, and transaction parallelization.

Creating a Custom Marketplace with Sequence

Build an API-driven marketplace where players can mint, then sell or buy items using a custom web-based interface leveraging Sequence Orderbook APIs.

Sequence Analytics API in Dune

Guide for querying information about usage from your users for your specific project leveraging a serverless Cloudflare Worker.

Backend Transaction Service for NodeJS

Guide for a scalable transaction service for your NodeJS backend to eliminate complexities around re-orgs, nonce management, parallelization, and more.

Creating, Storing, and Managing Collectibles Metadata

By utilizing Sequence's Metadata API, you can programatically create, manage, and store metadata associated with your NFTs from nearly any environment. We'll walk you through how to call these REST-APIs to organize your collections for your game or experience.

Link a Embedded Wallet associated with your game to an External Wallet

Combine Sequence Embedded Wallets and signature verification to authorize an external wallet session in a web app, linking two verified wallet instances together.

Confirmation Free Signatures using a Universal Sequence Wallet

This code demonstrates how to create a simple Rock Paper Scissors game using the Sequence Wallet and session keys for streamlined user interactions.