If you are reading this post, I assume you are already heard of Self-Sovereign Identity (SSI) concept and Decentralized Identifier (DID). In this post, I will show you how to create a DID and publish it using one of the most basic DID method available, did:web. Before diving into technical details. Let's refresh our knowledge about DIDs.DID is a globally unique identifier made up of a string of letters and numbersDID is created and owned by the userDID allows the owner to prove cryptogra...