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
- Host: GitHub
- URL: https://github.com/tendermint/clearchain
- Owner: tendermint
- License: apache-2.0
- Created: 2016-11-24T19:36:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T05:23:16.000Z (over 7 years ago)
- Last Synced: 2024-04-13T19:21:08.786Z (over 1 year ago)
- Topics: blockchain, clearing, cosmos, cosmos-sdk, go, tendermint
- Language: Go
- Homepage:
- Size: 4.94 MB
- Stars: 47
- Watchers: 11
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Clearchain
[](http://travis-ci.org/tendermint/clearchain)
[](https://circleci.com/gh/tendermint/clearchain/tree/master)
[](https://godoc.org/github.com/tendermint/clearchain)
[](https://goreportcard.com/report/github.com/tendermint/clearchain)
[](https://codecov.io/gh/tendermint/clearchain)
[](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
````