17

nft-market

A marketplace for buying and selling NFTs using ETH, BNB, or ETK tokens. Implements ERC20 and ERC721 standards.

Overview

nft-market is a decentralized marketplace where users can buy and sell NFTs using either native coins (ETH/BNB) or custom tokens (ETK). The platform leverages the ERC20 and ERC721 token standards, providing a secure and flexible trading environment for digital assets.

Features

  • List, buy, and sell NFTs
  • Accept payments in ETH, BNB, or ETK tokens
  • Implements ERC20 for fungible tokens and ERC721 for NFTs
  • Utilizes OpenZeppelin's secure contract libraries
  • User-friendly interface built with React
  • Open source and customizable

Technologies Used

  • Solidity for smart contract development
  • Ethereum and Binance Smart Chain (BSC) as supported blockchains
  • ERC20 and ERC721 token standards
  • OpenZeppelin for secure contract templates
  • React and TypeScript for the frontend

If you're interested in building or customizing your own NFT marketplace, check out the repository on GitHub and feel free to contribute or provide feedback!