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.
Download and import the Unity package from Releases tab to use the plugin in your project.
PC demo app is available on the Releases tab.
Soon
We did not developed these tools but adapt them to work with our integration.
If Newtonsoft.Json is missing, import it from here
- PC ✅
- MAC ✅
- Android ✅
- iOS ✅
- 🔧 WebGL 🔨
- Connect to XPortal
- Send EGLD Transaction
- Check Transaction Status
- Send ESDT Transaction
- Send NFT Transaction
- Interacting with Smart Contracts
- API Requests (GET, POST)
- Demo Scene
Full documentation available here.