vmmuthu31 / NFT_media

NFT media is an web3 social platform that allows only the subcribed person to enter into the platform. Here Subscription meant that Minting of an NFT in the User Wallet.

Home Page:https://nft-media-dapp.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFT Media - Gryffindors

Social Media in Web3

Web3 social networks are built on the technology that powers Ethereum and other cryptocurrencies- blockchain, which is a transparent digital ledger that can store immutable data.

Being built on blockchain, web3 social networks are decentralized and are thus a class of decentralized applications(dApps).

Features Provided

-> We provide NFT.Storage as a form of storage.
-> We also give users access to a blog.
-> We also offer our consumers memberships so they may access the creators' unique stuff.
-> Account abstraction using Biconomy.

Targeting Bounties

-> Filecoin
-> Biconomy
-> NFTStorage
-> Chingari

Proposing Features:

-> We limit the hours of usage of the user to avoid social media addiction.
-> We give an option to trimout the 18+ contents and horror contents.
-> we use NFt.storage to storing and retrieving images and videos from ipfs and filecoin.
-> We use Biconomy Social Login and Account Abstraction to avoid the recurrent use of the web3 authentication.
-> We allow only a signed user to access the media.
-> We use TableLand for the relational queries and the API calls.
-> We use the Chingari for the vedio media library

Tech Stacks

-> NEXTJS
-> SOLIDITY
-> NFT.storage (includes the ipfs and filecoin)
-> TableLand
-> Biconomy
-> Truffle
-> We use Chingari for the vedio media library

Installation

frontend:
-> npm install
-> npm run dev

backend:
-> npm i -g truffle
-> truffle compile
-> truffle migrate
-> truffle deploy

Demo Pages

image

Upload a Post

image

Media Page before Subscription(Minting of NFT):

image

Media Page after Subscription(Minting of NFT):

image

Video Link

Youtube video link: https://www.youtube.com/playlist?list=PLrsZIxkQAAZoGEOG8C0_7VVZWdmqamG8W

Presentation Link

Canva Presentation Link: https://www.canva.com/design/DAFTwgAp0xM/oVZ_qPSIIehDYqC3d_vP8Q/view?utm_content=DAFTwgAp0xM&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton#2

About

NFT media is an web3 social platform that allows only the subcribed person to enter into the platform. Here Subscription meant that Minting of an NFT in the User Wallet.

https://nft-media-dapp.vercel.app/

License:MIT License


Languages

Language:TypeScript 77.8%Language:JavaScript 14.2%Language:Solidity 5.5%Language:CSS 2.5%