thirdweb
  • Homepage ↗
  • Guides
  • Case Studies
  • Changelog
  • Docs ↗
  • YouTube ↗

Marketplace

A collection of 3 posts
Create Your Own NFT Marketplace with TypeScript and Next.js
Marketplace

Create Your Own NFT Marketplace with TypeScript and Next.js

In this guide, you will learn how to create a marketplace similar to OpenSea on the Ethereum test network! We'll implement the following features: * A marketplace where we can sell our NFTs! * List NFTs for direct sale or for auction on to the marketplace. * Allow users to make bids and
May 20, 2022 11 min read
Build An Auction Button For Your NFT Marketplace
React

Build An Auction Button For Your NFT Marketplace

In this guide, we'll show you how to build a simple React component that can list an NFTs for auction on a marketplace smart contract when clicked! If you're starting from scratch, use the thirdweb CLI to create a new project, npx thirdweb create --app --cra --js If you're integrating
Jan 6, 2022 2 min read
Create an NFT Marketplace using Python
Python

Create an NFT Marketplace using Python

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
Nov 19, 2021 2 min read
thirdweb © 2023