kvstore is a demo to tendermint app; First build tendermint-abci clone tendermint project: git clone https://github.com/tendermint/tendermint.git enter project root dir: cd tendermint make tools && make install_abci Then run the demo automatically just use the bash scipt run.sh