# Tendermint Enterprise Blockchain Platform [![Build Status](https://drone.io/github.com/tendermint/tendermint/status.png)](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