Skip to content

blackgirlbytes/did-alias-generator

Repository files navigation

DID Alias Generator

URL: https://blackgirlbytes.github.io/did-alias-generator/

What is this?

I'm trying to get a better understanding of DID's in Web5. I would like for my DIDs to be connected to a user-friendly alias rather than a long string of alphanumeric characters. TBD might have plans to enable this or this might not even be the most optimal solution, but this is something that will work for me going forward as I build other projects. I want to be able to keep track of my DIDs and have a fun aliases. Once I find a better solution, I will update this.

Successful addition Username already taken Only alphanumeric characters, . and _ are allowed ## Things I need to add - This only creates a username on a user's DWN. I guess there need to be some sort centralization with a decentralized ecosystem to have all the usernames aggregated into one spot - Maybe it can link to social media platforms - Maybe I can add verifiable credentials

Technologies used

  • Web5
  • Next.js
  • Ant Design
  • GitHub Pages

Things to improve

  • Need to add tests

Extras

  • AI to help you generate a username if you can't think of one
  • ability to search for usernames maybe using fuse.js - a fuzzy search library

About

Generates alias for DID using Web5's SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published