Skip to main content

Build a decentralized marketplace

This course will guide you through building a decentralized marketplace where users can buy and sell game trading cards.

What we will cover:

  • Registering a payment token to be used in the marketplace
  • Registering and setting up user accounts
  • Defining and minting NFTs using a model built in rell
  • Building a marketplace where you can list NFTs for sale
  • Handling transactions and transfering NFTs and Payment tokens between users

For many of these operations, we will use the Chromia FT4 library, which manages accounts and assets and handles transfers between accounts.