cosmos-cash

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2021 License: Apache-2.0

README

Cosmos Cash

Go Reference build codecov Libraries.io dependency status for GitHub repo

Summary

Cosmos Cash is a protocol designed to be regulatory compliant that offers the same guarantees as traditional banking systems. Features that enable these guarantees are KYC (Know your customer), AML (Anti-Money Laundering) tracking, FAFT travel rule, and identity management. We use a novel approach to identity management by leveraging W3C specifications for decentralized identifiers and verifiable credentials.

Research paper

For more information on the research behind the cosmos cash protocol, please look at the cosmos cash research paper:

Cosmos Cash: Investigation into EU regulations affecting E-Money tokens

How to build
  • make install
  • cosmos-cashd -h
How to run the chain
  • make start-dev
How to seed the chain
  • make seed
How to test
  • make test

Testnet

The Cosmos Cash testnet coordinates are:

Directories

Path Synopsis
app
cmd
docs
x
did
did/resolver
Package resolver implements a universal resolver compatible REST API https://github.com/decentralized-identity/universal-resolver The configuration for this resolver are the following: { "pattern": "^(did:cosmos:.+)$", "url": "http://uni-resolver-driver-did-uport:8081/", "testIdentifiers": [ "did:cosmos:cash:alice", "did:cosmos:key:cosmos1000000000000000000000000000000000000000000" ] }
Package resolver implements a universal resolver compatible REST API https://github.com/decentralized-identity/universal-resolver The configuration for this resolver are the following: { "pattern": "^(did:cosmos:.+)$", "url": "http://uni-resolver-driver-did-uport:8081/", "testIdentifiers": [ "did:cosmos:cash:alice", "did:cosmos:key:cosmos1000000000000000000000000000000000000000000" ] }
did/types
Package types is a reverse proxy.
Package types is a reverse proxy.
issuer/types
Package types is a reverse proxy.
Package types is a reverse proxy.
verifiable-credential/types
Package types is a reverse proxy.
Package types is a reverse proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL