OpenMarket

OpenMarket is an NFT marketplace. OpenMarket is built on three main modules:

  • Frontend: User can browse, filter, buy, and sell NFTs.
  • Backend: Indexing NFTs and the corresponding metadata. Keep track of the order book. Provides APIs for the frontend.
  • Smart-Contract / DEX: Buy trades relay only on blockchain technology.

By buying NFTs the user directly interacts over a P2P network with the smart contract without a centralized party.

Further Links