Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.38 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.38 KB

Music NFT Marketplace

Checkout website: Link

NFT marketplaces are online platforms where users can buy, sell, and trade non-fungible tokens (NFTs). NFTs are digital assets that represent ownership of a unique item or piece of content, such as a piece of art, a collectible, or even a tweet. They are stored on a blockchain, which is a decentralized, distributed ledger that ensures the authenticity and scarcity of the NFT.

One of the main benefits of NFT marketplaces is that they provide a secure and transparent way for buyers and sellers to transact with each other. Because NFTs are stored on a blockchain, their ownership and authenticity can be easily verified. This makes it easier for buyers to trust that they are getting a genuine item, and for sellers to prove that they are the rightful owners of the NFT.

There are several music-based NFT marketplaces that allow artists and music fans to buy, sell, and trade NFTs related to music. These NFTs can include a wide range of items, such as exclusive tracks, limited edition album artwork, concert tickets, and even virtual meet-and-greets with artists.

This project is one such example.

Tech Used

  • Frontend : Nextjs
  • Communication with blockchain : Ethers.js
  • Deployed and verified on : Polygon Mumbai
  • Tools used : Hardhat,Remix
  • NFT storage : IPFS using Pinata
  • Token type : ERC1155