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
- Host: GitHub
- URL: https://github.com/convex-dev/convex-unity
- Owner: Convex-Dev
- License: apache-2.0
- Created: 2021-09-13T05:50:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-17T12:11:25.000Z (over 3 years ago)
- Last Synced: 2025-01-18T08:44:45.356Z (3 months ago)
- Topics: convex, unity
- Language: C#
- Homepage:
- Size: 24.4 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Convex unity game

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 UnityCopyright (c) 2021 [Superstruct Ltd](https://superstruct.nz/)