top of page
Picture2.jpg

This web application is a decentralized NFT marketplace that allows users to create their own NFT collection from images at an IPFS url and view their NFT collection. It also allows the user to buy NFTs using ETH/ERC20 tokens. The app is hosted on IPFS here.

Features

  • Mint NFTs with custom images and metadata.

  • List your NFTs for sale.

  • Buy NFTs from the marketplace using ETH/ERC20 tokens.

  • View your NFT collection.

Technologies Used

  • Smart Contracts: Solidity

  • Frontend: ReactJS

  • IPFS: For storing NFT images and metadata

  • Blockchain: Sepolia Testnet

  • GitHub

You can view the repository here

bottom of page