mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-25 14:52:17 +00:00
Tendermint
Simple, Secure, Scalable Blockchain Platform
Branch | Tests | Coverage | Report Card |
---|---|---|---|
develop | |||
master |
NOTE: This is yet pre-alpha non-production-quality software.
Tendermint Core is Byzantine Fault Tolerant (BFT) middleware that takes a state transition machine, written in any programming language, and replicates it 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%