Important
This repository is referencing the mumbai
chain.
Mumbai
is deprecated since 08/04/2024, meaning the code in this repository will no longer work out of the box.
You can still use this repository, however you will have to switch any references to mumbai
to another chain.
Unity SDK Starter Template showcasing inventory, shop and marketplace systems
- Marketplace V3
- ERC20
- ERC1155
Contains a single scene:
00_Scene_Main
: Contains all game and blockchain elements, including gathering (ERC20, shopping (ERC1155), and trading (MarketplaceV3) systems.
Platforms supported: Standalone.
- Clone this repository.
- Open in Unity 2022.3.17f1
- Create a thirdweb api key
- Make sure
com.thirdweb.blockventure
is an allowlisted bundle id for your API key, and enable Smart Wallets. - Find your
ThirdwebManager
in00_Scene_Main
and set the client id there. - Press Play!
To build the game, make sure you follow our build instructions here.
Note: loading might take a little longer for first time users as the game sets up all approvals required for all systems using the smart wallet.
- To build the game, follow the build instructions
- Learn more from the Unity SDK Documentation
Contributions are always welcome! See our open source page for more information.
For help or feedback, please visit our support site