← Back to home

Z

New Social Networking Service with check tool as nft use case

Screenshots

Z screenshot 1
Z screenshot 2
Z screenshot 3
Z screenshot 4
Z screenshot 5
Z screenshot 6

Problem Statement

ZThis is Z, a decentralized social network built on Arbitrum, Avail and Morph. We create specific actions on social networks to bring the most meaningful experiences.What's new on my social network?We focus on 2 things. meaningful post and module checkCurrently we provide 3 types of posts: Vote, Fundings and Calls for Investment.Check modules are pieces of code contributed and created by the community in the form of nft . Anyone who owns the NFT will be able to use that code to check the information posted. For example, there is a call to invest in token A. I want to know if they actually own that token to make sure this is not a fake call. At this point, the modules contributed by the community will be effective

Solution

How i build itI build application with hardhat and nextjs. For post new post , after user input i will store it to web3.storage and get cid then store status to smartcontract with detail is cid url.For Module first i deploy it as nft with metadata about what is module use for and the code and it have price. for anyone who bought nft can executed code inside nft to check anything related to postHow to write Modulei reference code fromMetamask documentawait window.ethereum.request({ "method": "eth_gasPrice", "params": [] });

Hackathon

Scaling Ethereum 2024

2024

Prizes

  • 🏆

    Qualifying Arbitrum Submissions

    Arbitrum

Contributors