Info
Version: | 1.1.4 |
Author(s): | Eduard Karpa |
Last Update: | Wednesday, June 16, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/edmlbox/.Net-Bitcoin-RPC |
NuGet Url: | https://www.nuget.org/packages/BitcoinRPC |
Install
Install-Package BitcoinRPC
dotnet add package BitcoinRPC
paket add BitcoinRPC
BitcoinRPC Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.2)
Tags
Bitcoin Core RPC library for .Net. Read the docs at https://github.com/edmlbox/.Net-Bitcoin-RPC.