kvstore is a demo to tendermint app;
- 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
kvstore is a demo to tendermint app;
git clone https://github.com/tendermint/tendermint.git
cd tendermint
make tools && make install_abci
just use the bash scipt run.sh