mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-02 16:11:21 +00:00
25 lines
987 B
Markdown
25 lines
987 B
Markdown
Please note we have moved the wiki content to our documentation website at https://tendermint.readthedocs.io/en/master/. This wiki is considered mostly deprecated but is left for historical purposes. The content for the documentation website is located in the [docs](https://github.com/tendermint/tendermint/tree/master/docs) directory and edits made there will update Read The Docs. That docs directory also contains the formal Tendermint specification.
|
|
|
|
### Tendermint Core
|
|
|
|
- [[Introduction]]
|
|
- [[Validators]]
|
|
- [[Byzantine Consensus Algorithm]]
|
|
- [[Block Structure]]
|
|
- [[RPC]]
|
|
- [[Genesis]]
|
|
- [[Configuration]]
|
|
- [[Light Client Protocol]]
|
|
- [[Roadmap for V2]]
|
|
- [[Installation]]
|
|
- [[CLI]]
|
|
- [[Contributing]]
|
|
- [[Application Developers]]
|
|
- [[Application Architecture]]
|
|
|
|
### Sub-projects
|
|
|
|
* [ABCI](http://github.com/tendermint/abci)
|
|
* [Go-Crypto](http://github.com/tendermint/go-crypto)
|
|
* [Go-Wire](http://github.com/tendermint/go-wire)
|
|
* [TmLibs](http://github.com/tendermint/tmlibs) |