Stellar RPC and XDR Serialization Tools
Interact with the Stellar network through Unity
by Scrying Stone
Price History +
The Stellar Development Toolkit for Unity connects your game or application to the Stellar network. It includes a full-coverage JSON-RPC client and robust XDR to native C# serialization tools. Build, simulate and invoke Stellar functions directly in runtime through a simple async API that returns detailed results as native C# objects.
This toolkit does not contain any wallet or asset management features. Please see the Github sample project for implementation details.