An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Sequence Unreal Embedded Wallet Boilerplate

[![Docs](https://img.shields.io/badge/Documentation-7334f8)](https://docs.sequence.xyz/sdk/unreal/overview)
[![SDK](https://img.shields.io/badge/Unreal%20SDK-7334f8)](https://github.com/0xsequence/sequence-unreal)

Built with Unreal Engine 5.4 & Sequence Unreal SDK 2.0.1

## Supported Platforms

![Mac](https://img.shields.io/badge/Mac-6c5d8c)
![Windows](https://img.shields.io/badge/Windows-6c5d8c)
![Android](https://img.shields.io/badge/Android-6c5d8c)
![iOS](https://img.shields.io/badge/iOS-6c5d8c)

## 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