f-o-a-m / kepler

A Haskell framework that facilitates writing ABCI applications
https://kepler.dev
Apache License 2.0
34 stars 9 forks source link

make separate cabal project for iavl grpc #145

Closed martyall closed 4 years ago

martyall commented 4 years ago

https://github.com/f-o-a-m/hs-trillian example

charlescrain commented 4 years ago

still work in progress but here's the branch: https://github.com/f-o-a-m/hs-abci/tree/charles/iavl-client

charlescrain commented 4 years ago

Lib is done, working on the tests still.

charlescrain commented 4 years ago

https://github.com/f-o-a-m/hs-abci/pull/153