miamiruby / truechain-consensus-core

TrueChain Consensus Protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

truechain-consensus-core

TrueChain Consensus Protocol

Building the source

For pbft specific installation and execution, checkout pbft/ folder

Feedback

Feedback is greatly appreciated. We're a blend of py-go-c++ devs looking to merge ideas and we may err at times in the realm of language paradigms and correct design approach. We're hoping to find you (yes you!) and incentivize you for auditing our codebase, polish the erm out of it and teach us how to fish in this process. Feel free to open issues / contact us on our channels.

Contributing

We need contributions from you. You are welcome to create github issues and contribute to the codebase. We have a list of important tasks from Truechain Foundation. We welcome people who have related background to join our consensus design and implementation.

The maintainers actively manage the issues list, and try to highlight issues suitable for newcomers. The project follows the typical GitHub pull request model. See CONTRIBUTIONS.md for more details. Before starting any work, please either comment on an existing issue, or file a new one.

Track our Milestones here And for different codebases of truechain engineering, here's an explanation

Community / Mailing lists

Join our gitter channel for live discussions and clarifications.

  1. For contributions/general engineering discussions and all things PR/codebases truechain-net/engg-foss-global
  2. For events, announcements and so on truechain-net/community
  3. For research, truechain-net/research
  4. Architecture at truechain-net/architecture

Subscribe to the google groups mailing list to receive regular updates and post discussions

On Social Media

LICENSE

The Apache License (2.0).

A copy of the header is included within all files in the codebase along with the full LICENSE txt file in project's root folder.

About

TrueChain Consensus Protocol

License:Apache License 2.0


Languages

Language:Go 97.4%Language:Shell 2.6%