mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-25 06:42:16 +00:00
Tendermint
Website |
[IRC] (http://webchat.freenode.net/?randomnick=1&channels=%23tendermint) |
Tendermint is blockchain consensus. No proof of work.
Install Tendermint
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!
Description
Languages
Go
72.6%
C
17.7%
Shell
3.2%
Python
1.6%
Makefile
1%
Other
3.7%