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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%