Skip to content

CryptoPunk-NFTMarketplace lets users buy NFTs provided on the Dapp. Each user is authenticated using MetaMask. Each NFT on click leads to the unique page dedicated to the details of the NFT, like creator, image, and pricing. Each transaction can be verified through EtherScan. Admins have the ability to host NFT with the desired pricing.

Bhaumik182001/CryptoPunk-NFTMarketplace

Repository files navigation

CryptoPunk-NFTMarketplace Dapp

Live Demo: CryptoPunk-NFTMarketplace Dapp


Overview

CryptoPunk-NFTMarketplace is a decentralized app (Dapp) that allows users to list, buy, and trade Non-Fungible Tokens (NFTs). The platform is inspired by Robinhood and offers a user-friendly interface to engage with NFTs.


BuzzBox Preview

Table of Contents


Features

  • List and Buy NFTs: Easily list your NFT collections and buy unique NFTs from others.
  • ERC721 Compliant: All NFTs minted through the platform comply with the ERC721 standards.
  • MetaMask Authentication: Users can easily log in and log out using MetaMask.
  • Unique NFT Pages: Each NFT has a dedicated page displaying its details like creator, image, and pricing.
  • Transaction Verification: Transactions can be verified via Etherscan.

Technologies Used

  • Next.js and React.js: For the frontend
  • ThirdWeb: For creating a robust marketplace
  • RPC Nodes: To connect the marketplace to the blockchain
  • ThirdWeb SDK: For listing and buying NFTs
  • MetaMask: For user authentication
  • Tailwind CSS: For styling
  • Etherscan: For transaction verification

Installation

git clone https://github.com/yourusername/cryptopunk-nftmarketplace.git
cd cryptopunk-nftmarketplace
npm install
npm start

Usage

Open http://localhost:3000 with your web browser to see the application.

About

CryptoPunk-NFTMarketplace lets users buy NFTs provided on the Dapp. Each user is authenticated using MetaMask. Each NFT on click leads to the unique page dedicated to the details of the NFT, like creator, image, and pricing. Each transaction can be verified through EtherScan. Admins have the ability to host NFT with the desired pricing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published