sstalder / NBitpayClient

A non official library for using bitpay's API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NuGet

NBitpayClient

A non-offical and sane Bitpay API compatible client library created because the official project is barely usable.

How to use

You can reference the package with Nuget, and use the Bitpay class.

Please, check and run the NBitpayClient.Tests project, as a working example. For the example to work, you need a fully synched Bitcoin Core Testnet node, then modify your settings here for the test to work.

License

This project is under MIT licence.

About

A non official library for using bitpay's API

License:MIT License


Languages

Language:C# 99.7%Language:PowerShell 0.3%