Simple binary encoding format with built in checksum designed to avoid mangling.
Info
Version: | 1.0.0 |
Author(s): | Kevin Froman |
Last Update: | Wednesday, May 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SimplePack-base58 |
Install
Install-Package SimplePack-base58
dotnet add package SimplePack-base58
paket add SimplePack-base58
SimplePack-base58 Download (Unzip the "nupkg" after downloading)
Dependencies
- Base58Check(>= 0.2.0)