An open API service indexing awesome lists of open source software.

https://github.com/stevenferrer/kvstore-tm

A key-value store built with Tendermint
https://github.com/stevenferrer/kvstore-tm

tendermint

Last synced: about 1 month ago
JSON representation

A key-value store built with Tendermint

Awesome Lists containing this project

README

        

# kvstore-tm

An example app built with [Tendermint](https://tendermint.com/). Please refer to below tutorials for more details.

* [Creating a built-in application in Go][1]
* [Creating an application in Go][2]

[1]: https://docs.tendermint.com/master/tutorials/go-built-in.html
[2]: https://docs.tendermint.com/master/tutorials/go.html