You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
837 B

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