Picolab / pico-engine

An implementation of the pico-engine hosted on node.js
http://picolabs.io/
MIT License
43 stars 7 forks source link

Implement Peer DID Method 4 #632

Open joshmann35 opened 1 year ago

joshmann35 commented 1 year ago

Implement Peer DID Method 3 as described in the specifications.

b1conrad commented 1 year ago

The community has decided to deprecate did:peer:3 and so we should use DID Peer Numalgo 4 instead.

b1conrad commented 1 year ago

There is a sample implementation here: https://github.com/dbluhm/did-peer-4

b1conrad commented 1 year ago

More detailed code can be found here: https://github.com/dbluhm/did-peer-4-ts

Along with the associated web application, here: https://dbluhm.github.io/did-peer-4-ts/