2
0 Comments

MP: NFT vs Oracles (Day 529)

Since October 2020, I have been obsessed with the idea of using NFTs representing a state in the real world. So I did a quick POC (proof-of-concept) called the Molecule Protocol.

It's a middleware protocol that allows a simple mixture of ERC-721 smart contracts representing a set of whitelisting requirements to be satisfied before any transaction occurs.

As more and more people are into NFTs, I wonder if NFT is the best representation of a real-world state. It works, but not what NFT intended for two reasons: (1) transferability and (2) revocability.

Transferability: For KYC, it may make sense for users to transfer to their other wallets, so they can reuse the NFT for whitelisting other wallets. But a better solution would be minting a new NFT token to another wallet to preserve privacy.

Revocability: KYC, credit score, or IP check can be revoked due to status changes. While we can use admin privilege to burn NFT tokens, it feels weird to do it without the user's consent.

It makes more sense to use an oracle instead in this case. Oracles can be connected to a real-time data source to allow real-time Geoblock and status updates. In addition, it does not involve ownership of any tokens, and it does not require any mint or burn events that will incur gas fees.

The only drawback is that the data will not be visible on-chain with oracles.

Another argument is that an NFT token should be minted and belong to the user only, so anybody who wants to check the users' personal information has to pay the user to obtain it.

Luckily, it is not an "either-or" "pick only one" case. Molecule Protocol can use both Oracles and NFTs to represent statuses.

posted to Icon for group NFT Non-Fungible Token
NFT Non-Fungible Token
on September 30, 2021
Trending on Indie Hackers
The most underrated distribution channel in SaaS is hiding in your browser toolbar User Avatar 179 comments I launched on Product Hunt today with 0 followers, 0 network, and 0 users. Here's what I learned in 12 hours. User Avatar 154 comments I gave 7 AI agents $100 each to build a startup. Here's what happened on Day 1. User Avatar 97 comments How are you handling memory and context across AI tools? User Avatar 39 comments Show IH: RetryFix - Automatically recover failed Stripe payments and earn 10% on everything we win back User Avatar 34 comments How to see your entire business on one page User Avatar 29 comments