Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.97 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.97 KB

Tendermint

Simple, Secure, Scalable Blockchain Platform

CircleCI codecov

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

Sub-projects

Install

go get -u github.com/tendermint/tendermint/cmd/tendermint

For more details, see the install guide.