mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-30 05:01:44 +00:00
3ac9ff0dcc639ca45853e2db8d7b030070021c7c
Tendermint
Simple, Secure, Scalable Blockchain Platform
NOTE: This is yet pre-alpha non-production-quality software.
App Developers
Tendermint Core is Byzantine Fault Tolerant (BFT) middleware that takes an application, written in any programming language, and replicates it (ie. the latest state) on many machines. See the application developers guide to get started.
Contributing
Yay open source! Please see our contributing guidelines.
Resources
Tendermint Core
- Introduction
- Validators
- Byzantine Consensus Algorithm
- Block Structure
- RPC
- Genesis
- Configuration
- Light Client Protocol
- Roadmap for V2
Sub-projects
Install
go get -u github.com/tendermint/tendermint/cmd/tendermint
For more details, see the install guide.
Description
Languages
Go
72.6%
C
17.7%
Shell
3.2%
Python
1.6%
Makefile
1%
Other
3.7%