Skip to content

decentralized-identity/didcomm-demo

Repository files navigation

DIDComm Browser Demo

The DIDComm Browser Demo contains a fully functioning DIDComm v2 application, capable of both sending and receiving DIDComm messages through a DIDComm v2 capable mediator. The purpose of the DIDComm Demo is to help people understand the basics of DID Communication without burdening them with all the complexities of optional protocols, such as those pertaining to verifiable credentials. With this in mind, only the following DIDComm protocols have been implemented:

Protocols pertaining to mediation:

Core Protocols:

Protocols implemented to make the demo be easier to use:

Along with the above protocols, only did:peer:2 DIDs are supported at this time. The DIDComm Demo creates a new did:peer:2 DID upon page load and connects to a mediator (via the mediator's did:peer:2 DID) to negotiate mediation. Once the negotiation has completed, the demo's DID will appear at the top of the screen.