Nerdbank.Bitcoin 0.3.185

Prefix Reserved
dotnet add package Nerdbank.Bitcoin --version 0.3.185
                    
NuGet\Install-Package Nerdbank.Bitcoin -Version 0.3.185
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Nerdbank.Bitcoin" Version="0.3.185" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nerdbank.Bitcoin" Version="0.3.185" />
                    
Directory.Packages.props
<PackageReference Include="Nerdbank.Bitcoin" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Nerdbank.Bitcoin --version 0.3.185
                    
#r "nuget: Nerdbank.Bitcoin, 0.3.185"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Nerdbank.Bitcoin&version=0.3.185
                    
Install Nerdbank.Bitcoin as a Cake Addin
#tool nuget:?package=Nerdbank.Bitcoin&version=0.3.185
                    
Install Nerdbank.Bitcoin as a Cake Tool

Nerdbank.Bitcoin

Features

  • BIP-32 Hierarchical Deterministic wallets
  • BIP-39 seed phrases
  • BIP-44 Multi-Account Hierarchy for Deterministic Wallets
  • BIP-350 Bech32m format for v1+ witness addresses
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Nerdbank.Bitcoin:

Package Downloads
Nerdbank.Zcash

A .NET library for Zcash, capable of creating accounts, deriving addresses, interacting with lightwallet servers, syncing, and sending transactions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.185 121 10/8/2024
0.3.1-beta 121 4/6/2024
0.2.68-beta 104 2/19/2024
0.2.66-beta 93 2/19/2024