mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 22:23:11 +00:00
387 B
387 B
Tendermint
Byzantine Blockchain Consensus
Install Tendermint
Docker
Coding style
- Go
- Use gofmt. Consider vim-go or gosublime.
- Write godoc.
- Write tests.
- Tabs, not spaces
