f-o-a-m / kepler

A Haskell framework that facilitates writing ABCI applications

Home Page:https://kepler.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kepler

Build Status

Docs

Although the documentation for this project is hosted on github as well, always use the hosted docs for the best experience.

Introduction

This is the official repository for the Haskell implementation of the ABCI server and SDK for developing applications backed by the Tendermint replication engine. You can read more about Tendermint and the ABCI specs in their documentation.

To understand how to build a simple application using this library, see the literate haskell walkthrough.

Build

See installation instructions

About

A Haskell framework that facilitates writing ABCI applications

https://kepler.dev

License:Apache License 2.0


Languages

Language:Haskell 98.9%Language:Makefile 0.9%Language:Dockerfile 0.1%Language:Nix 0.1%