project screenshot 1
project screenshot 2
project screenshot 3
project screenshot 4
project screenshot 5
project screenshot 6

Z

New Social Networking Service with check tool as nft use case

Z

Created At

Scaling Ethereum 2024

Winner of

Arbitrum - Qualifying Arbitrum Submissions

Prize Pool

Project Description

Z

This 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 check

  • Currently 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

How it's Made

How i build it

I 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 post

How to write Module

i reference code from Metamask document

await window.ethereum.request({
  "method": "eth_gasPrice",
  "params": []
});
background image mobile

Join the mailing list

Get the latest news and updates