mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-28 13:41:21 +00:00
458 B
458 B
Tendermint
Byzantine Blockchain Consensus
Install Tendermint
Fork Tendermint/Testnet
Docker
Coding style
- Go
- Use gofmt. Consider vim-go or gosublime.
- Write godoc.
- Write tests.
- Tabs, not spaces