CHIA-RPC
1.6.1.1
See the version list below for details.
dotnet add package CHIA-RPC --version 1.6.1.1
NuGet\Install-Package CHIA-RPC -Version 1.6.1.1
<PackageReference Include="CHIA-RPC" Version="1.6.1.1" />
paket add CHIA-RPC --version 1.6.1.1
#r "nuget: CHIA-RPC, 1.6.1.1"
// Install CHIA-RPC as a Cake Addin #addin nuget:?package=CHIA-RPC&version=1.6.1.1 // Install CHIA-RPC as a Cake Tool #tool nuget:?package=CHIA-RPC&version=1.6.1.1
Welcome to the CHIA-RPC Nuget package!
This package is a wrapper for RPC-JSON files used to communicate with the Chia client through the HTTP-API, WebSocket API, or CLI. The wrapper allows you to easily create the appropriate RPC object for all wallet endpoint calls, and access the RPC JSON either by calling .ToString() or by saving and loading the JSON file to and from disk.
To install the package, simply run the following command in the Nuget Package Manager console:
Install-Package CHIA-RPC
Here is a usage example of the package:
SendXCH_RPC rpc = new SendXCH_RPC
{
address = CommonTestFunctions.TestAdress,
amount = 1000,
fee = 0,
memos = new[] { "this is a testmemo1", "this is a testmemo2" },
wallet_id = 1
};
GetTransaction_Response response = WalletApi.SendTransaction(rpc).Result;
Thank you for using CHIA-RPC!
Dependencies
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
-
net6.0
- Chia-Metadata (>= 1.0.0)
- NFT.Storage.Net (>= 1.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CHIA-RPC:
Package | Downloads |
---|---|
Chia-Client-API
CHIA-RPC is a C# Nuget library that allows developers to easily communicate with the Chia client. It provides a wrapper for making requests, sending transactions, and minting, making it a versatile tool for interacting with the Chia blockchain. With CHIA-RPC, you can easily integrate Chia functionality into your C# projects. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.0.17 | 187 | 3/13/2024 |
2.2.0.10 | 127 | 3/5/2024 |
2.2.0 | 138 | 3/1/2024 |
2.1.3 | 218 | 12/21/2023 |
2.1.1.8 | 170 | 12/8/2023 |
2.1.1.7 | 174 | 11/26/2023 |
2.1.1.6 | 169 | 11/15/2023 |
2.1.1.5 | 143 | 11/15/2023 |
2.1.1.4 | 149 | 11/9/2023 |
2.1.1.2 | 169 | 10/19/2023 |
2.1.1 | 177 | 10/13/2023 |
2.0.1 | 165 | 10/5/2023 |
2.0.0.1 | 187 | 8/31/2023 |
2.0.0 | 191 | 8/28/2023 |
1.8.2.13 | 227 | 8/22/2023 |
1.8.2.5 | 222 | 8/10/2023 |
1.8.2.4 | 193 | 8/9/2023 |
1.8.2.3 | 206 | 8/9/2023 |
1.8.2.2 | 192 | 8/9/2023 |
1.8.2.1 | 196 | 8/9/2023 |
1.8.2 | 193 | 7/26/2023 |
1.8.1.16 | 197 | 6/26/2023 |
1.8.1.15 | 212 | 6/23/2023 |
1.8.1.14 | 215 | 6/22/2023 |
1.8.1.13 | 190 | 6/22/2023 |
1.8.1.12 | 199 | 6/22/2023 |
1.8.1.11 | 202 | 6/22/2023 |
1.8.1.10 | 193 | 6/22/2023 |
1.8.1.9 | 211 | 6/21/2023 |
1.8.1.8 | 214 | 6/14/2023 |
1.8.1.7 | 204 | 6/14/2023 |
1.8.1.6 | 220 | 6/12/2023 |
1.8.1.5 | 228 | 6/9/2023 |
1.8.1.4 | 207 | 6/9/2023 |
1.8.1.3 | 211 | 6/9/2023 |
1.8.1.2 | 200 | 6/7/2023 |
1.8.1.1 | 203 | 6/7/2023 |
1.8.1 | 198 | 6/2/2023 |
1.8.0 | 210 | 5/11/2023 |
1.7.1 | 248 | 4/21/2023 |
1.6.2.14 | 368 | 2/8/2023 |
1.6.2.13 | 339 | 2/8/2023 |
1.6.2.12 | 361 | 2/5/2023 |
1.6.2.11 | 278 | 2/5/2023 |
1.6.2.10 | 289 | 2/5/2023 |
1.6.2.9 | 418 | 1/31/2023 |
1.6.2.8 | 389 | 1/28/2023 |
1.6.2.6 | 468 | 1/25/2023 |
1.6.2.5 | 355 | 1/24/2023 |
1.6.2.4 | 339 | 1/17/2023 |
1.6.2.3 | 360 | 1/16/2023 |
1.6.2.2 | 355 | 1/15/2023 |
1.6.2.1 | 363 | 1/13/2023 |
1.6.2 | 371 | 1/12/2023 |
1.6.1.5 | 389 | 1/11/2023 |
1.6.1.3 | 420 | 1/10/2023 |
1.6.1.2 | 314 | 1/10/2023 |
1.6.1.1 | 359 | 12/29/2022 |
1.6.1 | 325 | 12/29/2022 |
first release