solana-labs / solana-voib-demo

Voice over Internet & Blockchain (VoIB) demo
https://solana.com
15 stars 12 forks source link

Solana DID Method Specification #3

Open CriesofCarrots opened 5 years ago

CriesofCarrots commented 5 years ago

In order to demonstrate use cases for DID documents, solana needs at least a rudimentary implementation of DID method specification: https://w3c-ccg.github.io/did-spec/ https://w3c-ccg.github.io/did-method-registry/

(However, it is worth considering how we might utilize DID on another chain to demonstrate cross-chain interoperability)

mikemaccana commented 2 years ago

Hrm did anything happen on this? I'm about to start work on a SPL token to store identity and wondering whether to use the W3C DID specification or considering the spec to be dead and building something unique.