> ## Documentation Index
> Fetch the complete documentation index at: https://sequence-0fb8d9e6-6256-forte-config.mintlify.site/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-6256-forte-config/IkIHWgjd4GL119v-/images/unreal/ecosystem_wallet_login.png?fit=max&auto=format&n=IkIHWgjd4GL119v-&q=85&s=49cd499327fa1b3926af2a54b571e181" width="1652" height="806" data-path="images/unreal/ecosystem_wallet_login.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6-6256-forte-config/CR5Wk0UxbWZDm3va/images/unreal/ecosystem/create_ecosystem_wallet_login.png?fit=max&auto=format&n=CR5Wk0UxbWZDm3va&q=85&s=7f18382a0e4e8cb5b421e46d592c98a6" 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-6256-forte-config/CR5Wk0UxbWZDm3va/images/unreal/ecosystem/ecosystem_profile.png?fit=max&auto=format&n=CR5Wk0UxbWZDm3va&q=85&s=915a942f5302a1d5672cab9cfc63821e" width="1762" height="836" data-path="images/unreal/ecosystem/ecosystem_profile.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6-6256-forte-config/CR5Wk0UxbWZDm3va/images/unreal/ecosystem/create_ecosystem_profile.png?fit=max&auto=format&n=CR5Wk0UxbWZDm3va&q=85&s=f19e9273ff579e19f393c83f7b836b00" 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-6256-forte-config/CR5Wk0UxbWZDm3va/images/unreal/ecosystem/ecosystem_transactions.png?fit=max&auto=format&n=CR5Wk0UxbWZDm3va&q=85&s=9996720dbbeac9f7b98d80332684b5f2" width="1816" height="918" data-path="images/unreal/ecosystem/ecosystem_transactions.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6-6256-forte-config/CR5Wk0UxbWZDm3va/images/unreal/ecosystem/create_ecosystem_transactions.png?fit=max&auto=format&n=CR5Wk0UxbWZDm3va&q=85&s=498eaea94d99ec9c9410814d8a98c600" 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-6256-forte-config/oiWM_wk08HN-3oFs/images/unreal/boilerplate_login.png?fit=max&auto=format&n=oiWM_wk08HN-3oFs&q=85&s=2a71ad6af678568cdcb82d12bb3951f7" width="1141" height="600" data-path="images/unreal/boilerplate_login.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6-6256-forte-config/sqpnUgwrz3LSdY1A/images/unreal/create_login.png?fit=max&auto=format&n=sqpnUgwrz3LSdY1A&q=85&s=91a3545d24a01e02310da1abe83e2abe" 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-6256-forte-config/oiWM_wk08HN-3oFs/images/unreal/boilerplate_inventory.png?fit=max&auto=format&n=oiWM_wk08HN-3oFs&q=85&s=6b39a3c0278e79845de0f54fa83d84d8" width="1141" height="600" data-path="images/unreal/boilerplate_inventory.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6-6256-forte-config/sqpnUgwrz3LSdY1A/images/unreal/feature_inventory.png?fit=max&auto=format&n=sqpnUgwrz3LSdY1A&q=85&s=e45781bb290aa8f0526f4304a09cea81" 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-6256-forte-config/sqpnUgwrz3LSdY1A/images/unreal/boilerplate_shop.png?fit=max&auto=format&n=sqpnUgwrz3LSdY1A&q=85&s=300fabeee25d692144fff406bcfa59cb" width="951" height="500" data-path="images/unreal/boilerplate_shop.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6-6256-forte-config/sqpnUgwrz3LSdY1A/images/unreal/feature_sale.png?fit=max&auto=format&n=sqpnUgwrz3LSdY1A&q=85&s=e664c7f55557931ff65c287b55a06425" 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-6256-forte-config/sqpnUgwrz3LSdY1A/images/unreal/boilerplate_profile.png?fit=max&auto=format&n=sqpnUgwrz3LSdY1A&q=85&s=f7e55b692a00861db01768e975b46ca7" width="1141" height="600" data-path="images/unreal/boilerplate_profile.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6-6256-forte-config/sqpnUgwrz3LSdY1A/images/unreal/feature_wallet.png?fit=max&auto=format&n=sqpnUgwrz3LSdY1A&q=85&s=f0a2262bd4ec78c38f5bb11b32cd0000" 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>
