Marketplace
The CollectorCrypt Marketplace is a decentralized platform for trading digital collectibles and NFTs. It consists of two main components:
For Users
The User Marketplace provides an intuitive interface where collectors can:
- Browse and discover collectibles
- List items for sale
- Make and receive offers
- Complete secure transactions
Learn more about using the marketplace →
For Developers
The Marketplace API lets you build custom marketplaces that interface with the CollectorCrypt on-chain program:
- List, cancel, and update NFT listings
- Create, cancel, and accept offers
- Broadcast signed transactions to the network
The Marketplace Program is the underlying Solana smart contract that handles:
- USDC-based offers and listings
- Secure escrow and settlement
- On-chain transaction verification
- Program instructions and interactions