tron-go

module
v0.0.0-...-d9a1992 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 6, 2023 License: LGPL-3.0

README

tron-go

A Go implementation of the Tron gRPC protocol.

Getting Started

Prerequisites
  • Protocol Buffer Compiler (protoc)
  • Go
Generating gRPC Code
make grpc

This will generate Go code for gRPC from the .proto files located in the idl/api and idl/core directories, and output the generated code to the grpc_gen directory.

Cleaning Generated Code
make clean

This will remove all generated code from the grpc_gen directory.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct,

License

This project is licensed under the GNU Lesser General Public License v3.0 - see the LICENSE file for details.

Directories

Path Synopsis
grpc_gen
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL