You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convex is the perfect platform for virtual assets, tokens and unique tradable items in gaming!
To test out this capability, we would like to integrate with popular game engines, starting with Unity, which is one of the most popular engines for Indie games.
Objectives:
Create an OSS library for Unity that integrates with Convex
Must have a way of connecting to a least on Convex Peer (e.g. https://convex.world)
Must support transactions (submitting an arbitrary signed transaction)
Must support queries (sending an arbitrary query to a Peer)
Must have some way of managing private Ed25519 keys in the client for transaction signing
Must have a working demo application / minigame that demonstrates key functionality
must have adequate documentation, so that a typical Unity developer can get it running
The text was updated successfully, but these errors were encountered:
Convex is the perfect platform for virtual assets, tokens and unique tradable items in gaming!
To test out this capability, we would like to integrate with popular game engines, starting with Unity, which is one of the most popular engines for Indie games.
Objectives:
The text was updated successfully, but these errors were encountered: