tronprotocol-scala / scala-tron

Scala implementation of the Tron whitepaper
http://tronprotocol-scala.github.io/scala-tron/
GNU Lesser General Public License v3.0
15 stars 2 forks source link

java-tron compatibility #4

Open Rovak opened 6 years ago

Rovak commented 6 years ago

The scala implementation should be compatible with the java-tron project.

Data Models are based on protocol buffers

Compatibilty

Rovak commented 6 years ago

Gossip, CopyCat and Kafka all got removed from the main repository and only ScaleCube is required now