Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Installation

darkfriend77 edited this page Aug 22, 2021 · 4 revisions

Installation

Important: If you add dependencies manual, make sure to use corresponding versions.

NuGet

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.

Unity3D

Method A:

Added the dependency needed, there is an example project (https://github.com/darkfriend77/Unity3DExample), which already imported the necessary dependencies.

NuGet Dependencies

Method B:

Currently there is an issue where NuGetForUnity, will pull to many dependencies and break the project.