thirdweb
  • Homepage ↗
  • Guides
  • Case Studies
  • Changelog
  • Docs ↗
  • YouTube ↗
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
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
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
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
.NET/Unity - Account Abstraction, Social Profiles and Account Linking Updates

.NET/Unity - Account Abstraction, Social Profiles and Account Linking Updates

Account Abstraction Speed Up, Additional ZkSync Stack Support, Social Profiles, and Unified Identity DX Improvements.
03 Oct 2024 1 min read
Unreal Engine SDK 1.4.0 - Ecosystem Wallets

Unreal Engine SDK 1.4.0 - Ecosystem Wallets

Unlock a world of new possibilities with the latest enhancements to our plugin! From a streamlined settings toolbar and external OAuth browser to expanded support for popular platforms like Discord, Telegram, and Coinbase, this release brings powerful tools right to your fingertips. With ecosystem wallet integration, guest login options, and
02 Oct 2024 1 min read
Engine updates - instant version updates, improved API validation, withdraws + more

Engine updates - instant version updates, improved API validation, withdraws + more

Engine has been updated to v2.0.18. Here are some notable changes in the past few versions: Version updates are now instant! For cloud-hosted Engine customers, the primary account* for an Engine can trigger an version update from the dashboard UI. ⚠️ We recommend pausing critical traffic during this time
02 Oct 2024 1 min read
thirdweb Insight Beta Release

thirdweb Insight Beta Release

We are excited to announce the initial release of thirdweb Insight - an open source indexer and API for any EVM. thirdweb Insight blockchain indexer Key features Indexer Provide an RPC URL and index the whole blockchain (or choose a range), including all blocks, transactions, logs and traces. It will
30 Sep 2024 1 min read
Ecosystem Wallets available in React Native

Ecosystem Wallets available in React Native

Let users connect to any ecosystem from native mobile apps!
30 Sep 2024 1 min read
Enhanced resolution for contracts with composite ABI

Enhanced resolution for contracts with composite ABI

In this release, we’ve introduced key enhancements to ABI resolution for composite contracts, improved functionality for managing contract metadata, and made updates to our persistence layer to ensure more robust performance. Improved ABI Resolution for Composite Contracts We've refactored the ABI resolution process, focusing on better handling
29 Sep 2024 1 min read
.NET/Unity - General Improvements

.NET/Unity - General Improvements

New customization options and API improvements.
27 Sep 2024 1 min read

Updates to ZkSync contract deployments

We have made some improvements with respect to prebuilt contract deployments on ZkSync chains. While it doesn't change the deployment process and experience for most users, there are some key changes as described below: * All thirdweb contracts can now be deployed on any ZkSync chain without any intervention
26 Sep 2024
Engine: Parse Transaction Logs

Engine: Parse Transaction Logs

We've added a new endpoint to Engine that retrieves and parses transaction logs. What's new? * Get Transaction Logs Endpoint: Retrieve logs for mined transactions using a queue ID or transaction hash. * Automatic Log Parsing: Raw logs are parsed into structured event data by default. * ABI Inference:
25 Sep 2024 1 min read
Engine - Introducing Alert Notifications

Engine - Introducing Alert Notifications

All cloud-hosted Engine instances (running v2.0.10 or later) can now configure alert notifications to be notified when an issue is detected on your Engine instance. Add an alert 1. Navigate to the new Alerts tab on the Engine dashboard. 2. Select Create Alert. 1. If the button is
24 Sep 2024 1 min read
Enclave Wallets, Coinbase Login, and So. Much. More.
Changelog

Enclave Wallets, Coinbase Login, and So. Much. More.

thirdweb SDK v5.58+
23 Sep 2024 2 min read
Unreal Engine SDK 1.3.0 - Quality Of Life Improvements

Unreal Engine SDK 1.3.0 - Quality Of Life Improvements

Get ready for an upgraded experience with our latest release! We’ve exposed key functions for smoother OAuth workflows, enhanced analytics, and provided custom UI examples to supercharge your development process. Plus, with helpful new tools and fixes, creating seamless OAuth flows and managing your game data has never been
23 Sep 2024 1 min read
← Newer Posts Page 9 of 20 Older Posts →
thirdweb © 2025
Powered by Ghost