Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 639 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 639 Bytes

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