GitHub - jamcodey/unity-sdk: A Unity package with the C# SDK from Tradelite Solutions

Introduction

Tradelite Solutions provides distributed services that allows to develop games with financial data—more information on (Tradelite website)[https://tradelite.de/].

This SDK allows game development teams using Unity to exchange data with the Tradelite Platform hosted on AWS. Public data are hosted on S3 with long expiration delays, and private data are hosted in DynamoDB.

The SDK is offered as a Unity Package—more information on (Unity website)[https://docs.unity3d.com/Manual/CustomPackages.html]. The package should be added to Unity projects with the URL of this repository.

Available APIs

Player Profile

Player Wallet

Quiz Game