Skip to content

thirdweb-example/unity-blockventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Unity SDK Starter Template showcasing inventory, shop and marketplace systems

Features

  • Marketplace V3
  • ERC20
  • ERC1155

Scenes

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.

Setup Instructions

  1. Clone this repository.
  2. Open in Unity 2022.3.17f1
  3. Create a thirdweb api key
  4. Make sure com.thirdweb.blockventure is an allowlisted bundle id for your API key, and enable Smart Wallets.
  5. Find your ThirdwebManager in 00_Scene_Main and set the client id there.
  6. 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.

Screenshots

blockventure

Documentation

Contributing

Contributions are always welcome! See our open source page for more information.

Support

For help or feedback, please visit our support site

About

Unity SDK Starter Template - Lite RPG Gathering, Shopping and Trading Systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published