tendermint/README.md

31 lines
837 B
Markdown
Raw Normal View History

2015-01-20 03:30:57 -08:00
# Tendermint
2014-11-07 23:27:03 -08:00
2015-01-20 03:30:57 -08:00
[**Website**](http://tendermint.com) |
[**IRC**] (http://webchat.freenode.net/?randomnick=1&channels=%23tendermint) |
2015-01-15 23:20:21 -08:00
[![Build Status](http://drone.io/github.com/tendermint/tendermint/status.png)](https://drone.io/github.com/tendermint/tendermint/latest)
2015-01-20 03:30:57 -08:00
Tendermint is blockchain consensus. No proof of work.
2014-11-20 05:25:12 -08:00
2015-05-12 19:09:54 -07:00
### 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)