DID as NFT
HashKey DID contract is based on ERC721, meaning that .key registrations have their own metadata in their tokenURIs including name, description, image, etc. But the DID can not be transferred so far.
Metadata
Metadata is a json string which includes the basic data of an NFT.
The metadata can be found by curl https://api.hashkey.id/did/api/nft/metadata/{tokenId}
.
Display
HashKey DID's main contracts is deployed on PlatON, so the DID NFT can be found on the HashKey DID DAPP and platforms that support PlatON such as tofu.
Last updated