thirdweb
  • Homepage ↗
  • Guides
  • Case Studies
  • Changelog
  • Docs ↗
  • YouTube ↗
Insight v0.0.4-beta

Insight v0.0.4-beta

Added * Introduced a fromBlock configuration option for the committer, allowing users to specify a custom starting block. This enhancement provides flexibility in data processing by starting committing from a specific block height. * Added support for eth_getBlockReceipts RPC method, enhancing transaction data storage and providing additional transaction fields like contract_
17 Oct 2024 1 min read
Twitch Authentication

Twitch Authentication

thirdweb SDK v5.63.0
17 Oct 2024
Unreal Engine SDK 1.5.0 - Link Wallet, Dynamic Nodes and AsyncTasks

Unreal Engine SDK 1.5.0 - Link Wallet, Dynamic Nodes and AsyncTasks

Link Wallet, Dynamic Nodes and AsyncTasks with General Improvements
16 Oct 2024 1 min read
StoryChain: Bridging Web2 and Web3 Through AI-Powered Storytelling
Case Study

StoryChain: Bridging Web2 and Web3 Through AI-Powered Storytelling

StoryChain.ai is an AI-powered storytelling platform that combines blockchain technology, artificial intelligence, and collaborative storytelling. StoryChain aims to make storytelling accessible and engaging for users of all backgrounds. Challenge The main challenges StoryChain faced were: 1. Creating an intuitive platform for both Web2 and Web3 users 2. Implementing AI
16 Oct 2024 2 min read
Engine: Supercharged KMS Performance for AWS and GCP

Engine: Supercharged KMS Performance for AWS and GCP

We're excited to announce a significant performance upgrade to thirdweb Engine's AWS and GCP Key Management Service (KMS) support. Engine v2.0.22 dramatically improves transaction processing speed and simplifies KMS workflow. What's New? 🚀 Blazing Fast KMS Integration * Massive performance boost: transaction sending time
15 Oct 2024 1 min read
Meka Legends Seamless Gameplay with thirdweb's Account Abstraction
Account Abstraction

Meka Legends Seamless Gameplay with thirdweb's Account Abstraction

Meka Legends, a web3 MMORPG, has set a new standard in the gaming industry by integrating thirdweb's Account Abstraction tools. This innovative approach has effectively addressed the primary challenges that have long plagued web3 games: complex user onboarding and disruptive wallet interactions. The Challenge of User Experience in
14 Oct 2024 2 min read
Engine - AA account salt, new API reference, retry errors, + bugfixes

Engine - AA account salt, new API reference, retry errors, + bugfixes

Engine has been updated to v2.0.25 which brings a handful of improvements. Account salt: make AA calls before deploying the contract First what is an account salt? The account salt is a unique ID that deterministically predicts a wallet address for a given admin + smart account factory. This
12 Oct 2024 3 min read
Free, Unlimited In-App Wallets - Why now?

Free, Unlimited In-App Wallets - Why now?

Yesterday, we announced a limited-time offer of unlimited in-app wallets for developers. By claiming the offer, developers are able to create e-mail, phone number, passkey, and social wallets using our Connect SDK for free over the next 12 months. We've taken the industry price of wallets, ($0.03
12 Oct 2024 2 min read
Create Seamless Web3 UX with Smart Wallets & Session Keys
Guides

Create Seamless Web3 UX with Smart Wallets & Session Keys

In this tutorial, we'll explore how to leverage smart wallets and session keys to create seamless web3 user experiences for your applications. By the end of this guide, you'll understand what smart wallets and session keys are, how they can enhance the user experience, and how
10 Oct 2024 5 min read
A Guide to Crypto Game 'Off The Grid'

A Guide to Crypto Game 'Off The Grid'

Web3 gaming is still evolving, revolutionizing traditional gaming markets and creating new monetization methods and online experiences. Using cryptocurrencies, non-fungible tokens (NFTs), and the blockchain as part of a game’s architecture, web3 games have opened up a new paradigm. The Play-to-earn model has been the loudest shift to hit
10 Oct 2024 5 min read
Build the Best Web3 Onboarding with In-App Wallets and Account Abstraction
Guides

Build the Best Web3 Onboarding with In-App Wallets and Account Abstraction

In this tutorial, we'll walk through the process of building the best onboarding experience with In-App Wallets and Account Abstraction. With these two options we can create an onboarding experience that removes many of the web3 complexities to help onboard users to web3 apps. To see the full
10 Oct 2024 4 min read
Insight v0.0.3-beta

Insight v0.0.3-beta

Version v0.0.3-beta focuses on data accuracy by introducing handling for reorgs. Other changes include refactoring the RPC component for easier reuse, creating a test setup with initial tests and improving the setup for running Insight locally. Features and Enhancements * Reorganization Handling and Storage Enhancements * Introduced a new `ReorgHandler`
10 Oct 2024 1 min read
How to Deploy an ERC721-C NFT Drop with Enforced On-Chain Royalties
Guides

How to Deploy an ERC721-C NFT Drop with Enforced On-Chain Royalties

In this guide, we'll walk through how to deploy an ERC721-C NFT collection with built-in royalties using Thirdweb's new feature modular contracts. By the end, you'll have a fully functioning NFT collection that enforces royalties on secondary sales and prevents market manipulation. To get
09 Oct 2024 4 min read
v1.0.0 release of Modular Contracts

v1.0.0 release of Modular Contracts

More secure than ever
09 Oct 2024 1 min read
Connect to 300+ mobile wallets from React Native connect UI

Connect to 300+ mobile wallets from React Native connect UI

We shipped an update to the Connect UI in react native that allows users to select any of the 300+ mobile wallets to connect to. This is enabled by default when you use the ConnectButton and ConnectEmbed in React Native. You can turn off this behavior by passing showAllWallets: false
09 Oct 2024 1 min read
.NET/Unity - Marketplace Extensions

.NET/Unity - Marketplace Extensions

Simplifying interaction with thirdweb Marketplace contracts through extensions.
09 Oct 2024
SuperVol: Pioneering Retail Crypto Options Trading on Soneium
Case Study

SuperVol: Pioneering Retail Crypto Options Trading on Soneium

thirdweb's complete web3 development toolkit has empowered yet another success story! Let's dive into how SuperVol leveraged thirdweb's tools. What is SuperVol? SuperVol, the innovative team behind the successful stVol platform, has launched a crypto options trading platform designed specifically for retail investors built
08 Oct 2024 3 min read
Introducing Teams and Projects Dashboard (Beta)

Introducing Teams and Projects Dashboard (Beta)

We are introducing a massive change to thirdweb dashboard with a focus on Teams and Projects
07 Oct 2024 1 min read
Link web2 & web3 profiles in React, updated playground

Link web2 & web3 profiles in React, updated playground

Link web2 and web3 identities to the same account with a simple react hook!
07 Oct 2024 1 min read
Insight API improvements

Insight API improvements

The latest updates to Insight API lay the foundation for a scalable API. This release introduces a switch to a more mature web framework, along with significant improvements to API documentation. Here’s a summary of what’s new in this version: Switch from Chi to Gin Web Framework To
07 Oct 2024 1 min read
Contract Service reliability and performance improvements
Changelog

Contract Service reliability and performance improvements

We're continuing to ship further improvements across the board with a focus on enhancing contract metadata retrieval and verification. Before diving into this release’s updates, here’s a quick reminder of this part of the thirdweb platform: Our contract service is a crucial backend tool for managing
07 Oct 2024 1 min read
Insight v0.0.2-beta

Insight v0.0.2-beta

Version v0.0.2-beta brings with it many reliability improvements to make it more robust and fault-tolerant. Added * Added the `poller_last_triggered_block` metric to enhance visibility into poller activity and ensure better progress tracking. * Enhanced poller logging to report the number of blocks being polled and improved robustness
07 Oct 2024 1 min read
Introducing name & address resolvers for Unstoppable Domains

Introducing name & address resolvers for Unstoppable Domains

We are excited to announce the support for Unstoppable Domains extensions. You can now retrieve the domains that are assigned to a wallet address, or fetch the wallet address behind a domain name, just like how you would do with an ENS. Retrieving domain name from an address import { resolveName
05 Oct 2024 1 min read
Engine - Setting Max Gas + Timeouts

Engine - Setting Max Gas + Timeouts

Engine v2.0.19 improves handling of maximum gas fee overrides and introduces timeouts. * Smarter max gas fees: When the gas prices are high and your backend specifies a maximum gas fee, Engine delays the transaction until prices fall below your override. * Timeouts: Engine will drop your transaction if it
04 Oct 2024 1 min read
How Goat Gaming grew by 250k players with Mini-Games on Telegram with thirdweb

How Goat Gaming grew by 250k players with Mini-Games on Telegram with thirdweb

Goat Gaming, developed by Mighty Bear Games, has successfully launched a series of mini-games on Telegram using thirdweb's powerful web3 development toolkit. The integration of blockchain technology into the Telegram game has been seamless, allowing users to authenticate with their Telegram credentials and generate smart wallets without leaving
03 Oct 2024 4 min read
← Newer Posts Page 16 of 43 Older Posts →
thirdweb © 2026
Powered by Ghost