Installation & Setup

You can install tendermint from different sources:

Download Binary

You can download the latest version in the Release page in GitHub. Choose the .zip file for your operating system and copy the binary file in /usr/local/bin folder.

Install from source

You will need golang installed. See the Installing dependencies section.

go get -u -d github.com/tendermint/tendermint/...
cd $GOPATH/src/github.com/tendermint/tendermint
glide install

Install with Docker

Download the latest docker image by running:

docker pull tendermint/tendermint

results matching ""

    No results matching ""