Bootstrap your Game
Documentation for Unreal SDK API for reading from the blockchain with the Sequence infrastructure stack for web3 gaming.
Sequence’s Unreal SDK includes a range of features to help you bootstrap your game.
You can create them as shown below or duplicate the .uasset
files from the Plugins/SequencePlugin Content/Samples/
folder and customize them to fit your needs.
Inventory
Create the Sequence Inventory
widget to show all items owned by a user from any ERC1155 or ERC721 contract.
Feature Inventory Demo
Feature Inventory
Primary Sale
Accelerate your game growth by selling items directly to your players. Create the Sequence Primary Sale
widget to show an In-Game Shop that utilizes game items
from a ERC1155 contract, which users purchase using any custom or existing ERC20 currency.
Primary Sales Contract: Learn how to set up and deploy contracts for launching a primary sale.
Feature Sale Demo
Feature Sale
My Wallet View
Create the Sequence Profile
widget to display a QR code to receive funds or send funds to other wallets.
Feature Wallet Demo
Feature Wallet
Was this page helpful?