SharpCashAddr

Cash Address library for Bitcoin Cash address conversion


Keywords
Bitcoin, Crypto, BCH, Cash, Address, bitcoin-cash, cashaddr, csharp
License
Unlicense
Install
Install-Package SharpCashAddr -Version 1.0.0

Documentation

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