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
Download and install the latest version of Sequence's Unreal SDK from [GitHub](https://github.com/0xsequence/sequence-unreal/releases), or start a new project from scratch
10
-
by downloading our [Unreal Project Boilerplate](https://github.com/0xsequence/unreal-embedded-wallet-boilerplate).
9
+
Download the SDK from the [Epic Games Marketplace](https://www.unrealengine.com/marketplace/en-US/product/sequence-embedded-wallets).
10
+
Checkout our [installation steps](/sdk/unreal/installation) for more information. Alternatively, use our
11
+
[project boilerplate](https://github.com/0xsequence/unreal-embedded-wallet-boilerplate) to quickly start a new Unreal project from scratch.
11
12
12
13
</Step>
13
14
<Steptitle="Configure the SDK">
@@ -35,7 +36,7 @@ such as Google, Apple, or PlayFab.
35
36
</Frame>
36
37
</Step>
37
38
<Steptitle="Test Sequence's Features">
38
-
Sequence's Unreal SDK includes a variety of Blueprints to help you quickly start your game.
39
+
Sequence's Unreal SDK includes a variety of Boilerplates to help you quickly start your game.
39
40
Once everything is configured, you can create widgets to display an Inventory, Wallet View, or In-Game Store.
40
41
Checkout [how to integrate a Wallet View](/sdk/unreal/bootstrap_game#my-wallet-view) using just three Blueprint nodes to view and send funds.
0 commit comments