Skip to content

Tron.Net.Protocol is a port in .NET standard of the Tron protocol

License

Notifications You must be signed in to change notification settings

griffo-io/tron.net.protocol

Repository files navigation

Build status NuGet GitHub license

tron.net.protocol

N|Solid

Tron.Net is an UNOFFICIAL port in .NET standard of the Tron protocol

This library is still in experimental mode, use it with discretion, suggestions and PR are welcome.

Downloads

The latest stable release of the Tron.Net.Protocol available on NuGet

How to build it

  • Checkout the code
  • Checkout the submodules tronprotocol googleapis and protobuf
  • Add to the proto files in the tronprocotol folder the following line option csharp_namespace = "Tron.Net.Protocol"; under the line option go_package = "github.com/tronprotocol/grpc-gateway/api";
  • Check where you have your nuget packages downloaded and set an Environment Variable named NuGetPackageRoot with that (in my case I have my nuget local configured to E:\Nuget)
  • Edit the .csproj file and remove the :: from the Exec Command=
  • Build the solution

Logo Provided by Vecteezy

About

Tron.Net.Protocol is a port in .NET standard of the Tron protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published