tendermint/README.md

460 B

Tendermint

Simple, Secure, Scalable Blockchain Platform

Build Status

Resources

Coding style

  • Go
    • Use gofmt. Consider vim-go or gosublime.
    • Write godoc.
    • Write tests.
    • Tabs, not spaces