tendermint/README.md

31 lines
837 B
Markdown

# Tendermint
[**Website**](http://tendermint.com) |
[**IRC**] (http://webchat.freenode.net/?randomnick=1&channels=%23tendermint) |
[![Build Status](http://drone.io/github.com/tendermint/tendermint/status.png)](https://drone.io/github.com/tendermint/tendermint/latest)
Tendermint is blockchain consensus. No proof of work.
### Install Tendermint
* See: https://github.com/tendermint/tendermint/tree/master/INSTALL
### Coding style
* Go
* Use gofmt. Consider vim-go or gosublime.
* Write godoc.
* Write tests.
* Tabs, not spaces
### First pull request
You can make your first pull request in an hour or so!
* Fix a bug: https://github.com/tendermint/tendermint/issues
* Write a unit test
* Pull requests that only add comments or documentation are still cool
## Welcome aboard!
![ship](http://i.imgur.com/Z2it1La.png)