dotnetstandard-bip32
1.0.0
Install-Package dotnetstandard-bip32 -Version 1.0.0
dotnet add package dotnetstandard-bip32 --version 1.0.0
<PackageReference Include="dotnetstandard-bip32" Version="1.0.0" />
paket add dotnetstandard-bip32 --version 1.0.0
#r "nuget: dotnetstandard-bip32, 1.0.0"
// Install dotnetstandard-bip32 as a Cake Addin
#addin nuget:?package=dotnetstandard-bip32&version=1.0.0
// Install dotnetstandard-bip32 as a Cake Tool
#tool nuget:?package=dotnetstandard-bip32&version=1.0.0
SLIP-0010 describes how to derive private and public key pairs for curve types different from secp256k1. This implementation supports ed25519.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on dotnetstandard-bip32:
Package | Downloads |
---|---|
stellar-dotnet-sdk
The .NET Stellar SDK facilitates client integration with the Stellar Horizon API server and submission of Stellar transactions. It has two main uses: querying Horizon and building, signing, and submitting transactions to the Stellar network. |
|
Swisschain.stellar-dotnet-sdk
The .NET Stellar SDK facilitates client integration with the Stellar Horizon API server and submission of Stellar transactions. It has two main uses: querying Horizon and building, signing, and submitting transactions to the Stellar network. |
|
kin-base
The Kin C# SDK facilitates client integration with the Kin Horizon API server and submission of Kin transactions. It has two main uses: querying Horizon and building, signing, and submitting transactions to the Kin network. |
|
holland-stellar-dotnet-sdk
The .NET Stellar SDK facilitates client integration with the Stellar Horizon API server and submission of Stellar transactions. It has two main uses: querying Horizon and building, signing, and submitting transactions to the Stellar network. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on dotnetstandard-bip32:
Repository | Stars |
---|---|
elucidsoft/dotnet-stellar-sdk
Stellar API SDK for .NET Core 2.x and .NET Standard 2.0
|
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 114,104 | 8/1/2018 |
- Initial Release v1.0.0