cashaddress / SharpCashAddr

CashAddr conversion in C#
The Unlicense
7 stars 7 forks source link
bitcoin-cash cashaddr csharp

SharpCashAddr

NuGet

CashAddr library for Bitcoin Cash address conversion in C#!

This public domain project was initially made for @FalkVinge.

It's completely stable and well-tested.

Install via NuGet

If you want to include SharpCashAddr in your project, you can install it directly from NuGet.

To install SharpCashAddr, run the following command in the Package Manager Console:

PM> Install-Package SharpCashAddr