@dcxp/root
v1.0.0
Published
DCX: Decentralized Credential Exchange. DWN protocol for verifiable credential exchange.
Downloads
3
Maintainers
Readme
Decentralized Credential Exchange (DCX)
DCX is a new Decentralized Web Nodes (DWN) protocol that facilitates the decentralized exchange of borrower data for lender money seurely and privately and a npm package that implements the protocol as a one-click server solution.
As an open, permissionless, "credentials in, credentials out" asynchronous web server, DCX leverages the strongest Web5 primitives: DWNs, Verifiable Credentials (VCs), Credential Manifests, Verifiable Presentations and Presentation Exchange amongst other important Web5 primitives. DCX facilitates decentralized credential exchange by performing CRUD operations on both applicant and issuer DWNs. Different DWN record schemas represent various messages sent between actors, detailing the VCs required as inputs and outputs for the DCX server.
To learn more about the components of DCX, check out /docs/learn/README.md.
To learn more about the architecture and sequences of DCX, check out /docs/diagrams/README.md.
To learn how to use DCX, check out /docs/usage/README.md.
Package Versions
| package | npm | issues | | ---------------------------------------------- | :-------------------------------------------------------: | :-------------------------------------------------------------: | | @dcx-protocol/root | | | | @dcx-protocol/applicant | | | | @dcx-protocol/common | | | | @dcx-protocol/issuer | | |
Project Resources
| Resource | Description | | ------------------------------------------ | ----------------------------------------------------------------------------- | | CODEOWNERS | Outlines the project lead(s) | | CODE_OF_CONDUCT.md | Expected behavior for project contributors, promoting a welcoming environment | | CONTRIBUTING.md | Developer guide to build, test, run, access CI, chat, discuss, file issues | | GOVERNANCE.md | Project governance | | LICENSE | |