Package: wnpp
Severity: wishlist
Owner: Alessio Treglia <ales...@debian.org>

* Package name    : merkleeyes
  Version         : 0.0~git20170117.0.4340a25-1
  Upstream Author : The Tendermint project
* URL             : https://github.com/tendermint/merkleeyes
* License         : Apache-2.0
  Programming Lang: Go
  Description     : ABCI application serving a merkle-tree data store

 Simple ABCI application serving a merkle-tree key-value store.
 Merkleeyes allows inserts and removes by key, and queries by key
 or index. Inserts and removes happen through the DeliverTx message,
 while queries happen through the Query message. CheckTx simply
 mirrors DeliverTx.
 .
 ABCI is Tendermint's Serverside Blockchain API, whilst Tendermint
 Core is Byzantine Fault Tolerant (BFT) middleware that takes a
 state transition machine, written in any programming language, and
 replicates it on manymachines.

_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to