> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sequence.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Bootstrap your Unreal 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.

## Ecosystem Wallet

### Login Window

Create the `Ecosystem Wallet Login` widget to bootstrap your Ecosystem Wallet login integration.

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6/BL56uFF7L2QsoctO/images/unreal/ecosystem_wallet_login.png?fit=max&auto=format&n=BL56uFF7L2QsoctO&q=85&s=8817125e440a8c75f39c6e2f5f750bcc" width="1652" height="806" data-path="images/unreal/ecosystem_wallet_login.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6/ct8uSFDmXfsFOHay/images/unreal/ecosystem/create_ecosystem_wallet_login.png?fit=max&auto=format&n=ct8uSFDmXfsFOHay&q=85&s=06aa998d506d256e7349cbe3f35a6c40" width="2154" height="950" data-path="images/unreal/ecosystem/create_ecosystem_wallet_login.png" />
</Frame>

### Profile

Create the `Ecosystem Wallet Profile` widget to bootstrap your login integration.

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6/ct8uSFDmXfsFOHay/images/unreal/ecosystem/ecosystem_profile.png?fit=max&auto=format&n=ct8uSFDmXfsFOHay&q=85&s=23f80a98445bfca80f268a2546419109" width="1762" height="836" data-path="images/unreal/ecosystem/ecosystem_profile.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6/ct8uSFDmXfsFOHay/images/unreal/ecosystem/create_ecosystem_profile.png?fit=max&auto=format&n=ct8uSFDmXfsFOHay&q=85&s=b663c93a676ca6d3ab0fcba934b721de" width="2154" height="950" data-path="images/unreal/ecosystem/create_ecosystem_profile.png" />
</Frame>

### Transactions

Create the `Ecosystem Wallet Transactions` widget to bootstrap your Embedded Wallet login integration.

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6/ct8uSFDmXfsFOHay/images/unreal/ecosystem/ecosystem_transactions.png?fit=max&auto=format&n=ct8uSFDmXfsFOHay&q=85&s=5ffb8cae27e2bf2543197b7ca0fc2952" width="1816" height="918" data-path="images/unreal/ecosystem/ecosystem_transactions.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6/ct8uSFDmXfsFOHay/images/unreal/ecosystem/create_ecosystem_transactions.png?fit=max&auto=format&n=ct8uSFDmXfsFOHay&q=85&s=bfb2b5f42ef7807526d5fc2741c9b664" width="2154" height="950" data-path="images/unreal/ecosystem/create_ecosystem_transactions.png" />
</Frame>

## Embedded Wallet

### Login Window

Create the `Embedded Wallet Login` widget to bootstrap your login integration.

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6/P54GoXc5KxoCAtL8/images/unreal/boilerplate_login.png?fit=max&auto=format&n=P54GoXc5KxoCAtL8&q=85&s=8b7ee33fe8f912e4598bdc953632104d" width="1141" height="600" data-path="images/unreal/boilerplate_login.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6/AFzdYwHtaLpVA9X3/images/unreal/create_login.png?fit=max&auto=format&n=AFzdYwHtaLpVA9X3&q=85&s=5853f68e3a7a54077eee4b593f031d15" width="2242" height="1184" data-path="images/unreal/create_login.png" />
</Frame>

### Inventory

Create the `Sequence Inventory` widget to show all items owned by a user from any ERC1155 or ERC721 contract.

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6/P54GoXc5KxoCAtL8/images/unreal/boilerplate_inventory.png?fit=max&auto=format&n=P54GoXc5KxoCAtL8&q=85&s=a8c977256097354be666d31d7209d217" width="1141" height="600" data-path="images/unreal/boilerplate_inventory.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6/AFzdYwHtaLpVA9X3/images/unreal/feature_inventory.png?fit=max&auto=format&n=AFzdYwHtaLpVA9X3&q=85&s=956b4121e38d082038f708cc3544419e" width="1200" height="545" data-path="images/unreal/feature_inventory.png" />
</Frame>

<Accordion title="Parameters">
  **Chain (ENetwork Enum)**

  The chain type (Ethereum, Sepolia, ..) on which the specified contract is deployed.

  **Wallet Address (FString)**

  The wallet address of the user for whom you want to list the inventory items.

  **Contract (FString)**

  The address of an ERC1155 or ERC721 contract where the specified wallet address owns items.
</Accordion>

### 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](/solutions/builder/contracts/deploy-primary-sales-contract/): Learn how to set up and deploy contracts for launching a primary sale.

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6/P54GoXc5KxoCAtL8/images/unreal/boilerplate_shop.png?fit=max&auto=format&n=P54GoXc5KxoCAtL8&q=85&s=0518c55309e54d214728f73931037760" width="951" height="500" data-path="images/unreal/boilerplate_shop.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6/AFzdYwHtaLpVA9X3/images/unreal/feature_sale.png?fit=max&auto=format&n=AFzdYwHtaLpVA9X3&q=85&s=bc26f96ffc94d2e267998c128d8d4797" width="1400" height="636" data-path="images/unreal/feature_sale.png" />
</Frame>

<Accordion title="Parameters">
  **Chain (ENetwork Enum)**

  The chain type (Ethereum, Sepolia, ..) on which the specified contract is deployed.

  **Token Contract Address (FString)**

  The address of the ERC1155 or ERC721 token contract you deployed using Sequence's Builder.

  **Sale Contract Address (FString)**

  The address of the sale contract you deployed using Sequence's Builder.

  **Payment Token (FString)**

  The ERC20 token address you specified on the 'Mint Access' section of your Sale contract.

  **Price (Integer)**

  The price for each token you specified on the 'Mint Access' section of your Sale contract.

  **Tokens for Sale (Integer Array)**

  A list of token IDs (e.g. \[0, 1, 2]) that you display in your user interface.
</Accordion>

### Player Profile

Create the `Sequence Profile` widget to display a QR code to receive funds or send funds to other wallets.

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6/P54GoXc5KxoCAtL8/images/unreal/boilerplate_profile.png?fit=max&auto=format&n=P54GoXc5KxoCAtL8&q=85&s=35bb8b871cea8d5c8604fd3fb2b72a9b" width="1141" height="600" data-path="images/unreal/boilerplate_profile.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6/AFzdYwHtaLpVA9X3/images/unreal/feature_wallet.png?fit=max&auto=format&n=AFzdYwHtaLpVA9X3&q=85&s=5ea7ede415422b40f214590549d4047b" width="1000" height="451" data-path="images/unreal/feature_wallet.png" />
</Frame>

<Accordion title="Parameters">
  **Chain (ENetwork Enum)**

  The chain type (Ethereum, Sepolia, ..) where you want to run your game.

  **Wallet Address (FString)**

  The wallet address of the user for whom you want to display this view.

  **Enable Send (Boolean)**

  Indicates whether to enable the button to open a send view. Set this to false if you want to display the profile of another user.
</Accordion>
