Const
Decentralized Identifier (DID) for Nillion network.
A branded type that validates DIDs in the format "did:nil:" followed by 66 alphanumeric characters.
const did: Did = Did.parse("did:nil:abcdef123456..."); Copy
const did: Did = Did.parse("did:nil:abcdef123456...");
Decentralized Identifier (DID) for Nillion network.
A branded type that validates DIDs in the format "did:nil:" followed by 66 alphanumeric characters.