
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.

Use Privy with Sequence
Learn how to connect Privy with Sequence, enabling your users to sign in and interact with your app through a Sequence Smart Wallet. This involves creating a Sequence wallet controlled by a user’s Privy-managed EOA, and then using that Sequence wallet to send gasless transactions.

Create a Custom Marketplace
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.

Managing Collectible Metadata
By utilizing Sequence’s Metadata API, you can programmatically 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.
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.

Shop for On-Chain Items in Unity
This guide covers the creation of a Primary Sale with Sequence’s Unity SDK.