NexusSocial / nexus-vr

Monorepo for most code
Apache License 2.0
18 stars 7 forks source link

Started work on did-simple and did-chain #93

Closed TheButlah closed 2 months ago

TheButlah commented 2 months ago

All the existing DID crates seemed unnecessarily generic and complex. I've decided to simplify things and roll my own. Since we only intend to support two resolvers initially (did:key and did:web) and a limited number of use cases, I think this gives us an opportunity to strip away a lot of cruft.