openssi / peer-did-method-spec

A spec for the did:peer DID method.
https://dhh1128.github.io/peer-did-method-spec/index.html
Apache License 2.0
30 stars 17 forks source link

List of reference implementations #122

Closed OR13 closed 4 years ago

OR13 commented 4 years ago

I would love to see a list of implementations, and a conformance test suite for did peer, along with test vectors.

I'm happy to help maintain one of the implementations assuming I can see at least 1 other one :)

javisantos commented 4 years ago

Working on JavaScript implementation during weekends (to learn/understand) i'll let you know when the "parts" are public

One of them: https://www.npmjs.com/package/append-only-object

javisantos commented 4 years ago

https://github.com/javisantos/append-only-object https://github.com/javisantos/faythe https://github.com/javisantos/microledger

I'm palying implementing with a combination of this libraries

WIP

OR13 commented 4 years ago

awesome!

is SGL 100% a requirement for did:peer ?

javisantos commented 4 years ago

Is what i understood from the specs

dhh1128 commented 4 years ago

Closing now that the ticket is in its new repo home (https://github.com/decentralized-identity/peer-did-method-spec/issues/9).