mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-02 14:11:37 +00:00
13 lines
308 B
Markdown
13 lines
308 B
Markdown
# Tendermint
|
|
Enterprise Blockchain Platform
|
|
|
|
[](https://drone.io/github.com/tendermint/tendermint/latest)
|
|
|
|
### Coding style
|
|
|
|
* Go
|
|
* Use gofmt. Consider vim-go or gosublime.
|
|
* Write godoc.
|
|
* Write tests.
|
|
* Tabs, not spaces
|