Skip to content

Free to use Unity Tools for app development on MultiversX Blockchain.

License

Notifications You must be signed in to change notification settings

gleygames/MultiversXUnityTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Free to use Unity Tools for app development on MultiversX Blockchain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.7%
  • JavaScript 1.3%