mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-25 06:42:16 +00:00
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%