How to Install tendermint in Ubuntu 18.04



Install tendermint by entering the following commands in the terminal:

sudo apt update
sudo apt install tendermint

Description:

simple, secure, scalable Blockchain platform

Tendermint Core is Byzantine Fault Tolerant (BFT) middleware that takes a state transition machine, written in any programming language, and replicates it on many machines. . This package provides the Tendermint Core executable.

Homepage: https://github.com/tendermint/tendermint

Version: 0.8.0+git20170113.0.764091d-2

Section: universe/devel