winksaville / BC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BC

This project defines the data structures of a blockchain as protocol buffers (https://developers.google.com/protocol-buffers/), allowing implementations in C, C++, C#, Dart, Go, Java, and/or Python.

Build

./build.sh --c_out=<c-output>

./build.sh --cpp_out=<cpp-output>

./build.sh --csharp_out=<csharp-output>

./build.sh --dart_out=<dart-output>

./build.sh --go_out=<go-output>

./build.sh --javalite_out=<java-output>

./build.sh --python_out=<python-output>

About


Languages

Language:Shell 100.0%