distributed kvstore demo built with tendermint and iavl+
- clone tendermint project:
git clone https://github.com/tendermint/tendermint.git - enter project root dir:
cd tendermint make tools && make install_abci
Just use the bash scipt run.sh
distributed kvstore demo built with tendermint and iavl+
git clone https://github.com/tendermint/tendermint.gitcd tendermintmake tools && make install_abciJust use the bash scipt run.sh