In this guide, we'll create a marketplace smart contract using Python!
In a marketplace, users can list NFTs for sale. Opensea is an example of a marketplace.
The first thing we need to do is head over to the dashboard and deploy a new Marketplace contract.
* Click Deploy New contract