Tron.Net is an UNOFFICIAL port in .NET standard of the Tron protocol
The latest stable release of the Tron.Net.Protocol available on NuGet
- 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 lineoption 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 theExec Command=
- Build the solution
Logo Provided by Vecteezy