Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 577 Bytes

File metadata and controls

16 lines (8 loc) · 577 Bytes

protocol Build Status

The protocol of Tron including api and message.

The protocol is an independent project. You can use it for building other application.

java-tron, wallet-cli and grpc-gateway

git subtree pull --prefix src/main/protos/ protocol master

Run the included *.sh files to initialize the dependencies

Note❕

To reduce the size of the generated JavaScript bundle, unnecessary parts of the Java-Tron protocol definition were removed.