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: 8 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T05:23:16.000Z (about 8 years ago)
- Last Synced: 2025-04-14T07:47:01.830Z (about 1 year ago)
- Topics: blockchain, clearing, cosmos, cosmos-sdk, go, tendermint
- Language: Go
- Homepage:
- Size: 4.94 MB
- Stars: 47
- Watchers: 10
- Forks: 12
- 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
````