-
Notifications
You must be signed in to change notification settings - Fork 12
Installation
Important: If you add dependencies manual, make sure to use corresponding versions.
NuGet is the package manager for .NET. The NuGet client tools provide the ability to produce and consume packages. The NuGet Gallery is the central package repository used by all package authors and consumers. SubstrateNetApi & SubstrateNetWallet are released on NuGet.
- SubstrateNetApi, please check for most actual release.
- SubstrateNetWalletApi, please check for most actual release.
Added the dependency needed, there is an example project (https://github.com/darkfriend77/Unity3DExample), which already imported the necessary dependencies.
Currently there is an issue where NuGetForUnity, will pull to many dependencies and break the project.
- Download NuGetForUnity.x.y.z.unitypackage Link https://github.com/GlitchEnzo/NuGetForUnity/releases
- Open our unity project
- Asset > Import package > Custom package
- Choose downloaded NuGetForUnity.x.y.z.unitypackage
- Installation for NuGetForUnity https://github.com/GlitchEnzo/NuGetForUnity
- NuGet > ManageNuGet Packages
- Search SubstrateNetApi install
This API is being developed and maintained by the BloGa Tech AG (Switzerland) and is part of Open Grants Program of the Web3 Foundation.