mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-09 06:33:16 +00:00
474 B
474 B
Tendermint
Simple, Secure, Scalable Blockchain Platform
We're working on documentation. In the meantime, please check out the articles and tutorials: http://tendermint.com/posts/tendermint-socket-protocol/
Coding style
- Go
- Use gofmt. Consider vim-go or gosublime.
- Write godoc.
- Write tests.
- Tabs, not spaces
