You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"title": "Build a Mobile Game with Unity + Sequence",
10
-
"img": "/images/unity/jellyforest.webp",
10
+
"img": "/images/unity/jellyforest-iphone.jpg",
11
11
"href": "/guides/jelly-forest-unity-guide",
12
12
"description": "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."
13
13
},
14
-
{
15
-
"title": "Integrate Sequence Wallets with a Telegram Mini-App",
"description": "Follow our integration guide to learn how to integrate a Sequence Embedded Wallet into a Telegram App to support your users on EVM chains."
19
-
},
20
14
{
21
15
"title": "How to build a Game with Unreal Engine",
"description": "With this tutorial, build a web-based maze where lootbox items are generated using AI and dynamically minted into the player's universal wallet."
31
25
},
32
26
{
33
27
"title": "Build a WebGL Game in Typescript",
34
-
"img": "/images/aviator.png",
28
+
"img": "/images/aviator.th.jpg",
35
29
"href": "/guides/webgl-guide",
36
30
"description": "Follow a step by step guide to build a web-based game demo that leverages Sequence Embedded Wallet with custom in-game achievement tokens."
"description": "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."
43
37
},
44
38
{
45
-
"title": "How to do Primary Sales for On-Chain Items in Unity",
"description": "This guide covers the creation of a Primary Sale with Sequence's Unity SDK."
49
43
}
50
44
]
51
-
},
52
-
{
53
-
"title": "Web3",
54
-
"cards": [
55
-
{
56
-
"title": "Build a Scalable NFT Minting Service",
57
-
"img": "/images/guides/overview/sword.png",
58
-
"href": "/guides/mint-collectibles-serverless",
59
-
"description": "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."
60
-
},
61
-
{
62
-
"title": "Use Privy with Sequence",
63
-
"img": "/images/guides/overview/privyLogo.png",
64
-
"href": "/guides/use-with-privy",
65
-
"description": "Learn how to connect Privy with Sequence."
66
-
},
67
-
{
68
-
"title": "Creating a Custom Marketplace with Sequence",
69
-
"img": "/images/guides/overview/marketplace.png",
70
-
"href": "/guides/custom-marketplace",
71
-
"description": "Build an API-driven marketplace where players can mint, then sell or buy items using a custom web-based interface leveraging Sequence Orderbook APIs."
"description": "Guide for querying information about usage from your users for your specific project leveraging a serverless Cloudflare Worker."
78
-
},
79
-
{
80
-
"title": "Creating, Storing, and Managing Collectibles Metadata",
81
-
"img": "/images/guides/overview/storage.png",
82
-
"href": "/guides/metadata-guide",
83
-
"description": "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."
0 commit comments