Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Kirbyrawr/stellar-sdk-unity

Custom package of .NET Stellar SDK, it have all the dependencies fixed to work in Unity and you can download it via package manager.
https://github.com/Kirbyrawr/stellar-sdk-unity

blockchain cryptocurrency lumens npm package sdk stellar unity unity-package xlm

Last synced: about 2 months ago
JSON representation

Custom package of .NET Stellar SDK, it have all the dependencies fixed to work in Unity and you can download it via package manager.

Awesome Lists containing this project

README

        

# stellar-dotnet-sdk
Full integration of Stellar .NET SDK, it have all its dependencies fixed to work with Unity via Package Manager.

- License: Apache 2.0
- Authors:
- Elucidsoft, Fracek, Michael Monte, Kirbyrawr and other contributors (Library / Code)
- Kirbyrawr (Unity Package and integration)

# Installation
- Go to Window/Package Manager
- Go to Settings/Advanced Project Settings (Gear icon in Package Manager)
- In Scoped Registries add a new entry with this information:
- Name: Kirbyrawr
- URL: https://registry.npmjs.org
- Scope(s): com.kirbyrawr
- Go to Package Manager and select in the Packages dropdown 'My Registries'
- Select the name of the package and install it.