Clipx Presentation Script

Published on
Embed video
Share video
Ask about this video

Scene 1 (0s)

[Audio] Hey everyone! Today I'm going to show you my small project — ClipX. ClipX is basically an on-chain Proof of Post system. It's actually a smart way to get the x posts verified and stored permanently onchain. let's see how it actually works. ClipX runs as an automated X bot. It listens for mention When someone mentions it,: under any post -First, the bot takes a screenshot of that post. -Then it uploads the screenshot to the cloud and generates an IPFS ID — that's basically a unique fingerprint for the uploaded image. -Finally, it makes an on-chain transaction, where that IPFS ID is stored inside the data section of the transaction. the cool part is — Even if the original post gets deleted, the screenshot stays safe. Anyone can go back later, check the blockchain, and verify that the post actually existed, using the IPFS ID stored on-chain. So yeah, that's what ClipX does — it connects x media with blockchain to create permanent proof of your posts..