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

Pack

A collection of 3 posts
How to Build a Pokémon-Inspired NFT Card Game with thirdweb
Guides

How to Build a Pokémon-Inspired NFT Card Game with thirdweb

How to Build a Pokémon-inspired NFT Card Game with Thirdweb In this tutorial, we'll walk through the process of creating a Pokémon-inspired NFT trading card game from scratch using Thirdweb. By the end of this guide, you'll have a fully functional web3 application with features like:
Nov 21, 2024 5 min read
Introduce extensions for Pack contract in v5

Introduce extensions for Pack contract in v5

The extensions for Pack contract have finally arrived in the SDK v5. You can now create and open packs in just a few lines of codes. Creating a Pack import { createNewPack } from "thirdweb/extensions/pack"; const transaction = createNewPack({ contract: packContract, client, recipient: "0x...", tokenOwner: "0x.
Sep 17, 2024 1 min read
Create NFT Loot-Boxes Using the Pack Contract
Pack

Create NFT Loot-Boxes Using the Pack Contract

⚠️ Warning: This guide currently uses v4 of the Connect SDK. For v5 (latest) code snippets, please check out our documentation while this guide is being updated. ⚠️ In this guide, we'll create a "loot-box" NFT that can be opened to reveal tokens inside of it! In more
Jun 30, 2022 10 min read

Build web3 apps easily

Deploy smart contracts and build dApps on 700+ blockchains, in minutes.

Start building Contact us
thirdweb © 2025