Jae Kwon bcb3ef3abd | 10 years ago | |
---|---|---|
binary | 10 years ago | |
blocks | 10 years ago | |
cmd | 10 years ago | |
common | 10 years ago | |
config | 10 years ago | |
consensus | 10 years ago | |
db | 10 years ago | |
docs | 11 years ago | |
mempool | 10 years ago | |
merkle | 10 years ago | |
p2p | 10 years ago | |
rpc | 11 years ago | |
state | 10 years ago | |
.gitignore | 10 years ago | |
README.md | 10 years ago |
Website | Blog | [Forum] (http://forum.tendermint.com) | [IRC] (http://webchat.freenode.net/?randomnick=1&channels=%23tendermint)
Tendermint in Golang
Tendermint is a completely decentralized byzantine consensus protocol suitable for use in cryptocurrencies.
This project is a reference implementation of the protocol.
Go 1.2 or newer.
go get github.com/tendermint/tendermint/...
go build -o tendermint github.com/tendermint/tendermint/cmd
./tendermint daemon
IRC Channel: #tendermint on freenode