TronClient 1.0.1
See the version list below for details.
dotnet add package TronClient --version 1.0.1
NuGet\Install-Package TronClient -Version 1.0.1
<PackageReference Include="TronClient" Version="1.0.1" />
paket add TronClient --version 1.0.1
#r "nuget: TronClient, 1.0.1"
// Install TronClient as a Cake Addin #addin nuget:?package=TronClient&version=1.0.1 // Install TronClient as a Cake Tool #tool nuget:?package=TronClient&version=1.0.1
Tron Client
A client for the TRON blockchain.
Project Description
This project is a client for the TRON blockchain. It provides a high-level interface for interacting with the TRON network, enabling easy management of transactions, smart contract interactions, and more.
Installation Instructions
Prerequisites:
- .NET 6.0 SDK
To install the TRON client, follow these steps:
Clone the repository
git clone https://github.com/<username>/tron-client.git
Navigate into the cloned repository
cd tron-client
Restore the packages
dotnet restore
Build the solution
dotnet build
Usage
Detailed instructions on how to use the TRON Client will be provided here.
Contributing
If you would like to contribute to this project, please fork the repository and propose your changes via a pull request.
License
This project is licensed under the MIT license.
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
- HDWallet.Tron (>= 0.7.0)
- TronNet.ABI (>= 0.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.