mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-28 13:41:21 +00:00
Update README.md
Added drone.io status, link bar
This commit is contained in:
parent
93979300be
commit
8c5e8d3a63
11
README.md
11
README.md
@ -1,5 +1,10 @@
|
||||
Tendermint in Golang
|
||||
|
||||
[**Website**](http://tendermint.com) **|**
|
||||
[**Blog**](http://tendermint.com/posts/) **|**
|
||||
[**Forum**] (http://forum.tendermint.com) **|**
|
||||
**IRC:** #tendermint@freenode
|
||||
|
||||
Tendermint is a completely decentralized byzantine consensus protocol suitable for use in crypto-currencies.
|
||||
|
||||
This project is a reference implementation of the protocol.
|
||||
@ -15,11 +20,13 @@ This project is a reference implementation of the protocol.
|
||||
|
||||
## Build
|
||||
|
||||
go build -o tendermint github.com/tendermint/tendermint/cmd
|
||||
[](https://drone.io/github.com/tendermint/tendermint/latest)
|
||||
|
||||
`go build -o tendermint github.com/tendermint/tendermint/cmd`
|
||||
|
||||
## Run
|
||||
|
||||
./tendermint daemon
|
||||
`./tendermint daemon`
|
||||
|
||||
## Contribute
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user