Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 2.9 KB

README.md

File metadata and controls

53 lines (39 loc) · 2.9 KB

MultiversX Unity Tools

Overview

A work-in-progress set of tools to interact with MultiversX Blockchain directly from a Unity app.
We intend to keep our APIs as simple as possible and every action to be done with just a single line of code.

Available on Unity Asset Store:

https://assetstore.unity.com/packages/tools/integration/multiversx-tools-240826

Demo

Android and PC demo apps are available on the Releases tab.
WebGL demo : https://chainofindustry.github.io/WebGLBuild/
Download images on WebGL build is very slow because my personal server is not configured for that. Try Android or PC builds.

Video Tutorial

Soon

External Dependencies

We did not developed these tools but adapt them to work with our integration.

If Newtonsoft.Json is missing, import it from here

Tested

  • PC ✅
  • MAC ✅
  • Android ✅
  • iOS ✅
  • WebGL ✅

Content

  1. Connect Maiar
  2. Send EGLD Transaction
  3. Check Transaction Status
  4. Send ESDT Transaction
  5. Send NFT Transaction
  6. Interacting with Smart Contracts
  7. Gas Cost
  8. API Requests (GET, POST)
  9. Demo Scene
  10. 🔧 Video tutorials 🔨

Full documentation available on the Wiki tab.

Video tutorials available on Youtube.

Contact Discord server: Chain of Industry.

Progress & Updates Twitter: @XUnityTools.