Skip to main content

Marketplace

Enable wallet funding in your Unity game by generating URLs for on-ramp, swap, and bridge flows.

Prerequisites

Marketplace requires the Passport package so users can log in and connect their wallet. See Unity SDK Installation and Wallet if needed.

Installation

1

Open Package Manager

In Unity, go to Window > Package Manager
2

Add from Git URL

Click the + button and select Add package from git URL…
3

Enter Package URL

Paste the following URL and click Add:
https://github.com/immutable/unity-immutable-sdk.git?path=/src/Packages/Marketplace

Next Steps