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: 5 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.
- Host: GitHub
- URL: https://github.com/Kirbyrawr/stellar-sdk-unity
- Owner: Kirbyrawr
- License: apache-2.0
- Created: 2020-10-18T14:30:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-27T23:13:50.000Z (over 4 years ago)
- Last Synced: 2024-07-06T16:21:16.507Z (10 months ago)
- Topics: blockchain, cryptocurrency, lumens, npm, package, sdk, stellar, unity, unity-package, xlm
- Homepage:
- Size: 201 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-stellar - Unity 3D SDK
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.