mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 06:15:33 +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