Chia-Client-API
1.6.1
See the version list below for details.
dotnet add package Chia-Client-API --version 1.6.1
NuGet\Install-Package Chia-Client-API -Version 1.6.1
<PackageReference Include="Chia-Client-API" Version="1.6.1" />
paket add Chia-Client-API --version 1.6.1
#r "nuget: Chia-Client-API, 1.6.1"
// Install Chia-Client-API as a Cake Addin #addin nuget:?package=Chia-Client-API&version=1.6.1 // Install Chia-Client-API as a Cake Tool #tool nuget:?package=Chia-Client-API&version=1.6.1
Chia-Client-API
Thank you for considering using the Chia Client API for C#! Here is a brief overview of what you can expect to find in this repository:
Description
This repository contains a C# wrapper for the Chia blockchain API. It allows you to easily interact with the Chia blockchain from your C# applications.
This library is also available on NuGet. You can find it by searching for "ChiaClientAPI" in the NuGet Package Manager or by using the following command in the Package Manager Console:
Install-Package Chia-Client-API
Features
A simple, easy-to-use interface for accessing the Chia API Support for all API endpoints, including those for managing accounts, sending and receiving transactions, and querying the blockchain Detailed documentation for each API endpoint, including descriptions of input and output parameters
Requirements
.NET 6 or higher
Installation
To install this library from the repository, simply clone the repository and open the solution file in Visual Studio. You can then build the solution and reference the compiled library in your own C# projects.
Alternatively, you can install the library from NuGet as described above.
Usage
To use the Chia Client API in your C# applications, you will need to create an instance of the ChiaClient class and pass in your API key:
using ChiaClientAPI;
var client = new ChiaClient("your_api_key");
You can then call any of the API endpoints by calling the corresponding method on the client object. For example, to get the balance of an account, you can use the GetBalance method:
var balance = client.GetBalance("your_account_id");
Console.WriteLine(balance);
Refer to the documentation for specific usage instructions for each API endpoint.
Contributing
We welcome contributions to this repository! If you have suggestions for improvements or new features, please open an issue or submit a pull request.
License
This library is licensed under the MIT License. Please see the LICENSE file for more information.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
-
net7.0
- CHIA-RPC (>= 1.6.1.1)
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 |
---|---|---|
2.2.0.18 | 106 | 6/11/2024 |
2.2.0.17 | 142 | 3/13/2024 |
2.2.0.14 | 109 | 3/5/2024 |
2.2.0 | 105 | 3/1/2024 |
2.1.3 | 191 | 12/21/2023 |
2.1.1.10 | 149 | 12/8/2023 |
2.1.1.9 | 149 | 11/26/2023 |
2.1.1.8 | 132 | 11/15/2023 |
2.1.1.7 | 111 | 11/15/2023 |
2.1.1.6 | 127 | 11/9/2023 |
2.1.1.4 | 140 | 10/20/2023 |
2.1.1 | 147 | 10/13/2023 |
2.0.1 | 149 | 10/5/2023 |
2.0.0.1 | 155 | 8/31/2023 |
2.0.0 | 151 | 8/28/2023 |
1.8.2.13 | 165 | 8/22/2023 |
1.8.2.12 | 132 | 8/22/2023 |
1.8.2.5 | 176 | 8/10/2023 |
1.8.2.4 | 151 | 8/9/2023 |
1.8.2.3 | 166 | 8/9/2023 |
1.8.2.2 | 151 | 8/9/2023 |
1.8.2.1 | 158 | 8/9/2023 |
1.8.2 | 155 | 7/26/2023 |
1.8.1.16 | 145 | 6/26/2023 |
1.8.1.15 | 155 | 6/23/2023 |
1.8.1.14 | 134 | 6/22/2023 |
1.8.1.13 | 136 | 6/22/2023 |
1.8.1.12 | 138 | 6/22/2023 |
1.8.1.11 | 137 | 6/22/2023 |
1.8.1.10 | 140 | 6/22/2023 |
1.8.1.9 | 155 | 6/21/2023 |
1.8.1.8 | 169 | 6/14/2023 |
1.8.1.7 | 143 | 6/14/2023 |
1.8.1.6 | 176 | 6/12/2023 |
1.8.1.5 | 162 | 6/9/2023 |
1.8.1.4 | 154 | 6/9/2023 |
1.8.1.3 | 157 | 6/9/2023 |
1.8.1.2 | 160 | 6/7/2023 |
1.8.1.1 | 154 | 6/7/2023 |
1.8.1 | 159 | 6/2/2023 |
1.8.0 | 176 | 5/11/2023 |
1.7.1 | 194 | 4/21/2023 |
1.6.2.14 | 294 | 2/8/2023 |
1.6.2.13 | 259 | 2/8/2023 |
1.6.2.12 | 275 | 2/5/2023 |
1.6.2.10 | 293 | 1/31/2023 |
1.6.2.9 | 266 | 1/31/2023 |
1.6.2.8 | 292 | 1/28/2023 |
1.6.2.7 | 299 | 1/26/2023 |
1.6.2.6 | 304 | 1/25/2023 |
1.6.2.5 | 286 | 1/24/2023 |
1.6.2.4 | 289 | 1/17/2023 |
1.6.2.3 | 294 | 1/16/2023 |
1.6.2.2 | 295 | 1/15/2023 |
1.6.2.1 | 299 | 1/13/2023 |
1.6.2 | 310 | 1/12/2023 |
1.6.1.6 | 295 | 1/11/2023 |
1.6.1.5 | 303 | 1/11/2023 |
1.6.1.4 | 304 | 1/11/2023 |
1.6.1.3 | 323 | 1/10/2023 |
1.6.1.1 | 313 | 12/29/2022 |
1.6.1 | 306 | 12/29/2022 |
initial release