veramolabs / did-eth

evolution of did:ethr
Apache License 2.0
14 stars 8 forks source link

DID management and resolving dApp #10

Open fermentfan opened 2 years ago

fermentfan commented 2 years ago

We should offer a web3 dApp like ENS does which can be used to anchor stuff and change everything on my wallet's dids.

Hmac512 commented 1 year ago

Front end is my favorite form of engineering, and I can do design if needed.

Here’s an example demo app I built for Trinsic: https://demo.okeydoke.io/ ( get a credential first, and click a star at the end). The checkout flow isn’t complete yet.

Code is available here: https://github.com/trinsic-id/okeydoke-demo

I’d be down to work on this.