Skip to content
forked from ludete/kvstore

distributed kvstore demo built with tendermint and iavl+

Notifications You must be signed in to change notification settings

longcpp/tm-kvstore

This branch is 4 commits ahead of ludete/kvstore:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ce92b92 · Aug 23, 2020

History

27 Commits
Jul 11, 2020
Jun 19, 2020
Jun 9, 2020
Jun 25, 2020
Jun 19, 2020
Jun 19, 2020
Jun 19, 2020
Aug 23, 2020

Repository files navigation

distributed kvstore demo built with tendermint and iavl+

First build tendermint-abci

  1. clone tendermint project: git clone https://github.com/tendermint/tendermint.git
  2. enter project root dir: cd tendermint
  3. make tools && make install_abci

Then run the demo automatically

Just use the bash scipt run.sh

About

distributed kvstore demo built with tendermint and iavl+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 75.8%
  • Shell 24.2%