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.

12 lines
308 B

10 years ago
9 years ago
9 years ago
9 years ago
  1. # Tendermint
  2. Enterprise Blockchain Platform
  3. [![Build Status](https://drone.io/github.com/tendermint/tendermint/status.png)](https://drone.io/github.com/tendermint/tendermint/latest)
  4. ### Coding style
  5. * Go
  6. * Use gofmt. Consider vim-go or gosublime.
  7. * Write godoc.
  8. * Write tests.
  9. * Tabs, not spaces