distributed kvstore demo built with tendermint and iavl+ 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