Skip to content

R4j4t-Singh/vNFT-Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT MarketPlace

image

Upload your videos. image

Video uploaded to IPFS(decentralized storage) image

Mint Nft of your video image

NFT transfered to minter's acccount image

Required: Node, npm, mongoDB server, aptos account, Petra Wallet.

Frontend:
Run : npm i , npm start

Backend:
Open server directory.
Start mongoDB server.
Run : npm i , node app.js