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

Python

A collection of 4 posts
Using the Web3 SDK: Frontend or Backend?
TypeScript

Using the Web3 SDK: Frontend or Backend?

This guide shows how to use our SDK effectively and where your code should live depending on your use case. Frontend Here is a typical use case. You have an app (or are building one) and you want users to claim an NFT. You have everything set up and just
Jan 11, 2022 2 min read
Create an ERC20 Token with Python
Python

Create an ERC20 Token with Python

In this guide, we will create ERC20 tokens that can be used as a currency with the thirdweb Python SDK. The first thing we need to do is head over to the dashboard and deploy a new Token contract. * Click Deploy New contract * Click Deploy Now on the Token contract
Nov 20, 2021 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
Mint an NFT Collection with Python
NFT Collection

Mint an NFT Collection with Python

In this guide, you'll learn how to mint your own NFT using Python! We'll be using the thirdweb dashboard and python SDK to complete this project. Dashboard setup The first thing we'll need to do is head to the thirdweb dashboard. You'll need to connect your wallet, so if you
Nov 18, 2021 2 min read
thirdweb © 2023