https://github.com/0xsequence/unreal-embedded-wallet-boilerplate
Boilerplate repo for Sequence Unreal SDK with Embedded Wallet
https://github.com/0xsequence/unreal-embedded-wallet-boilerplate
Last synced: 3 months ago
JSON representation
Boilerplate repo for Sequence Unreal SDK with Embedded Wallet
- Host: GitHub
- URL: https://github.com/0xsequence/unreal-embedded-wallet-boilerplate
- Owner: 0xsequence
- Created: 2024-09-03T10:03:52.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2026-02-13T16:27:42.000Z (4 months ago)
- Last Synced: 2026-02-14T00:40:04.073Z (4 months ago)
- Language: C++
- Size: 29.9 MB
- Stars: 2
- Watchers: 12
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sequence Unreal Embedded Wallet Boilerplate
[](https://docs.sequence.xyz/sdk/unreal/overview)
[](https://github.com/0xsequence/sequence-unreal)
Built with Unreal Engine 5.4 & Sequence Unreal SDK 2.0.1
## Supported Platforms




## How it works
This project defines its own Game Mode `GM_EmbeddedWallet` and Pawn `Pawn_EmbeddedWallet`.
Use them as a starting point to define your own logic.
The pawn uses our built-in [Boilerplates.](https://docs.sequence.xyz/sdk/unreal/bootstrap_game) Feel free
to duplicate them into your project and adjust them to your needs.
## Run the Boilerplate
1. Clone the repository & open the Unreal project
3. Compile the project source code
4. Download and add your own [Sequence Config](https://docs.sequence.xyz/sdk/unreal/getting_started) from [Builder](https://sequence.build/)
4. Hit Play & Sign In