Code Quality |
---|
.NET class library which allows for interaction with PRPS (Purpose) and DUBI (Decentralized Universal Basic Income).
Includes standard .NET functioning library as well as a Unity game engine compliant library.
Since the Hope.Ethereum.PRPS library is split up into two core libraries, the installation is slightly different for the two.
The required dlls for the Standard Library to function are located in the Hope.Ethereum.PRPS releases. Download the latest Hope.Ethereum.PRPS zip file, and add all required dlls to your project reference.
The required dlls for the Unity Library to function are located in the Hope.Ethereum.PRPS releases. Download the latest Hope.Ethereum.Unity.PRPS zip file, and add all required dlls to your Unity project's plugins folder.
The Hope.Ethereum.PRPS library has dependencies on the following libraries: Nethereum and Hope.Ethereum.
If you already have any of these libraries imported, only add the Hope.Ethereum.PRPS or Hope.Ethereum.Unity.PRPS dll. If not, they are included in each release.