A .NET implementation of Bech32 (BIP 173), written in F#.
Info
Version: | 0.1.2 |
Author(s): | Zen Protocol |
Last Update: | Thursday, December 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zenprotocol/FsBech32 |
NuGet Url: | https://www.nuget.org/packages/FsBech32 |
Install
Install-Package FsBech32
dotnet add package FsBech32
paket add FsBech32
FsBech32 Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 0.0.0)
Tags