Solution: NFT Authentication Process
As described in the previous section, the solution for the professional looking to verify documents through NFTs and distribute them to a web2 audience is in the following documentation.
NFTs are essentially digital stamps on files which are in the form of a token. This token (a files "stamp") can be passed around between users and acts as a form of ownership. But, how do you know if a document, certificate, patent, etc. is legitimate.
For example, how does a Harvard graduate know their diploma is legitimate and theirs? How does an inventor know that they own the patent? Well, it's legitimate when the countries patent office verifies the patent and gives confirmation to the inventor. The diploma is legitimate when Harvard creates it and gives it to the graduate. The following steps can be used for these use-cases and a range of others.
The NFT Authentication Process is 3 steps:
Establishing Legitimacy: Allows the minter to be the main and only source of creation. This is the wallet that will mint the NFTs.
2. Minting: Step-by-step on how to verify the documents through NFT minting. Once this process is complete, each NFT will have a digital stamp that can be passed between users in the form of a token.
3. Distribution: Step-by-step on how to send these NFTs to users through a wallet or social log-in like Kukai or Web3Auth.
Last updated