Zach 2cc63069c6 rename dummy to kvstore (#1223)
* remove accidental binary

* docs: s/Dummy&dummy/KVStore&kvstore/g

* glide update to abci

* update abci import paths

* dummy begone, hello kvstore

* RequestInitChain needs genesisBytes

* glide update
2018-02-27 18:01:10 +04:00
..
2017-09-16 15:11:10 -04:00
2018-02-27 18:01:10 +04:00
2017-09-16 15:11:10 -04:00
2018-01-21 12:31:14 -05:00
2018-02-27 18:01:10 +04:00
2018-01-01 15:35:28 +00:00
2018-01-26 14:44:48 +00:00
2018-01-01 15:35:28 +00:00
2018-02-27 18:01:10 +04:00
2018-01-26 14:44:48 +00:00
2018-01-21 12:31:14 -05:00
2017-09-01 20:08:22 -04:00
2017-10-03 11:23:08 -04:00

Here lies our documentation. After making edits, run:

pip install -r requirements.txt
make html

to build the docs locally then open the file _build/html/index.html in your browser.

WARNING: This documentation is intended to be viewed at:

https://tendermint.readthedocs.io

and may contain broken internal links when viewed from Github.