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

https://github.com/tendermint/clearchain

Cosmos app for clearing and settlements
https://github.com/tendermint/clearchain

blockchain clearing cosmos cosmos-sdk go tendermint

Last synced: 6 months ago
JSON representation

Cosmos app for clearing and settlements

Awesome Lists containing this project

README

          

# Clearchain

[![Travis-CI
Status](https://api.travis-ci.org/tendermint/clearchain.png?branch=master)](http://travis-ci.org/tendermint/clearchain)
[![CircleCI](https://circleci.com/gh/tendermint/clearchain/tree/master.svg?style=shield)](https://circleci.com/gh/tendermint/clearchain/tree/master)
[![GoDoc](https://godoc.org/github.com/tendermint/clearchain?status.svg)](https://godoc.org/github.com/tendermint/clearchain)
[![Go Report Card](https://goreportcard.com/badge/github.com/tendermint/clearchain)](https://goreportcard.com/report/github.com/tendermint/clearchain)
[![codecov](https://codecov.io/gh/tendermint/clearchain/branch/master/graph/badge.svg)](https://codecov.io/gh/tendermint/clearchain)
[![license](https://img.shields.io/github/license/tendermint/tendermint.svg)](https://github.com/tendermint/clearchain/blob/master/LICENSE)

Distributed ledger implemented as a Cosmos application for
money transfers that supports multi currency accounts.

# Get started

```
$ make
````