Network: BASE Mainnet
Smart Contract: 0x8F2...A1B2
Storage: IPFS Pinned
2 hours ago
update Marketplace.sol for lower fees
2 hours ago
src
integrate wagmi and viem hooks
3 days ago
add BASE_RPC_URL
5 days ago
initial project setup and tokenomics
1 week ago
README.md

NFT Marketplace on BASE

A decentralized marketplace for minting, buying, and selling NFTs on the BASE L2 network.

Features

  • ERC-721 and ERC-1155 Support
  • Zero-fee minting via meta-transactions
  • Fully decentralized storage using IPFS

Quick Start

git clone chainmerge://base-nft-marketplace
cd base-nft-marketplace
npm install
npx hardhat compile