chia-dotnet-wallet
0.1.9
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package chia-dotnet-wallet --version 0.1.9
NuGet\Install-Package chia-dotnet-wallet -Version 0.1.9
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="chia-dotnet-wallet" Version="0.1.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add chia-dotnet-wallet --version 0.1.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: chia-dotnet-wallet, 0.1.9"
#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.
// Install chia-dotnet-wallet as a Cake Addin #addin nuget:?package=chia-dotnet-wallet&version=0.1.9 // Install chia-dotnet-wallet as a Cake Tool #tool nuget:?package=chia-dotnet-wallet&version=0.1.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
chia-dotnet-wallet
Very much a work in progress
.NET Chia Wallet Library
Introduction
Many thanks to Rigidity who's code this is a direct port of and and helped immensely along the way.
This is a direct port of the chia node wallet typescript library. Coding style and naming have been converted to C# conventions but otherwise it is very similar in API.
See Also
Example Usage
chia and its logo are the registered trademark or trademark of Chia Network, Inc. in the United States and worldwide.
Product | Versions 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- chia-dotnet (>= 3.3.4)
- chia-dotnet-bls (>= 1.3.2)
- chia-dotnet-clvm (>= 0.1.1)
- dotnetstandard-bip39 (>= 1.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.0-alpha.1 | 58 | 4/3/2024 |
0.1.9 | 134 | 3/23/2024 |
First release