An open API service indexing awesome lists of open source software.

https://github.com/convex-dev/convex-unity

Convex API library in Unity
https://github.com/convex-dev/convex-unity

convex unity

Last synced: about 2 months ago
JSON representation

Convex API library in Unity

Awesome Lists containing this project

README

        

# Convex unity game

![Game run](Assets/convex-1.png)

This repository hosts code for the Convex Unity game library.
The root folder (where this README is) contains code to run a sample game while `ConvexLib` contains code for the library itself.

This game uses the `ConvexLib` to interact with the convex network and;
1. Create accounts
2. Create fungible tokens
3. Mint fungible tokens

### How to develop
1. Clone the REPO
2. Open the folder in Unity Hub
3. Click play in Unity

Copyright (c) 2021 [Superstruct Ltd](https://superstruct.nz/)