Skip to content

cashaddress/SharpCashAddr

Repository files navigation

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