Network:
BASE Mainnet
Smart Contract:
0x8F2...A1B2
Storage:
IPFS Pinned
Commit Hash: #a7f92b
2 hours 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
cd base-nft-marketplace
npm install
npx hardhat compile