thirdweb
  • Homepage ↗
  • Guides
  • Case Studies
  • Changelog
  • Docs ↗
  • YouTube ↗
Nebula v0.0.4: TypeScript SDK, Example Template, Bug Fixes & Improvements

Nebula v0.0.4: TypeScript SDK, Example Template, Bug Fixes & Improvements

New Features * Nebula TypeScript SDK now available in Beta, integrate /chat and /execute calls easily or be able to plug into any framework * View the full reference documentation * New example template on how to create specialized AI agents that can interact with blockchain data while maintaining a distinct personality and
17 Jan 2025 1 min read
Startup Program: Cohort 4 - Supercharge your apps with blockchain LLMs

Startup Program: Cohort 4 - Supercharge your apps with blockchain LLMs

Are you building a startup or application? Are you interested in learning how to leverage AI in your blockchain applications? Apply to join the next cohort of the thirdweb Startup program exploring the intersection between crypto and AI. thirdweb's Web3 x AI Startup Program We are thrilled to
15 Jan 2025 1 min read
Nebula TypeScript SDK (Beta)

Nebula TypeScript SDK (Beta)

The thirdweb TypeScipt SDK v5.84.0 release adds support for Nebula, our new AI model designed interact with real time blockchain data and execute transactions with natural language. Installation Simply install the thirdweb package on your frontend or backend to get started. npm install thirdweb Natural Language Blockchain Queries
15 Jan 2025 1 min read
Backend Engine Account Support in TS SDK v5.84.0

Backend Engine Account Support in TS SDK v5.84.0

Access the full catalog of the thirdweb SDK contract extension functions from the backend, with the execution and monitoring of thirdweb engine
15 Jan 2025 1 min read
Engine v2.1.25: Transaction Batching & Atomic Operations

Engine v2.1.25: Transaction Batching & Atomic Operations

We're excited to introduce powerful new batching capabilities in Engine v2.1.25, enabling you to execute multiple operations atomically and efficiently read from multiple contracts in a single call. New Features 1. Atomic Transaction Batching New Endpoint: /backend-wallet/{chainId}/send-transaction-batch-atomic Send multiple transactions that will be executed
14 Jan 2025 2 min read
Contract Analytics powered by thirdweb Insight in dashboard

Contract Analytics powered by thirdweb Insight in dashboard

Contract Analytics on thirdweb dashboard is now powered by thirdweb Insight You can select a date range and see various analytics for the contract such as * Unique wallets that have sent transactions * Total Transactions & Events * Breakdown of unique Functions calls & emitted Events View this contract analytics on dashboard
14 Jan 2025 1 min read
Multichain queries with Insight API

Multichain queries with Insight API

We’re excited to announce a major update to Insight API! The latest changes enhance the API’s functionality by introducing multichain support, enabling seamless data fetching across multiple blockchain networks. What's New? Multichain Queries Across All Endpoints * Parallel Data Fetching: Fetch data from multiple chains simultaneously, improving
13 Jan 2025 1 min read
Insight expands chain support

Insight expands chain support

We're excited to announce that thirdweb Insight has expanded its blockchain data querying capabilities with support for 43 chains, including these 15 new chains: * Polygon mainnet * Polygon Amoy testnet * Optimism mainnet * OP Sepolia testnet * Celo mainnet * Ancient8 mainnet * Ancient8 testnet * Plume mainnet * Plume testnet * Avalanche Fuji testnet * Superposition
13 Jan 2025 1 min read
thirdweb acquires Web3Onboard by Blocknative
Blog

thirdweb acquires Web3Onboard by Blocknative

Today, we’re excited to announce thirdweb’s acquisition of Web3Onboard open-source library, a leading wallet connection solution for the EVM ecosystem. This acquisition further advances thirdweb’s evolution toward becoming the default development platform for web3 apps and games.  Onboarding users in Web3 applications remains a challenge. Under this
13 Jan 2025 2 min read
Nebula Update v0.0.3: Contract deployment, multi-messages, product knowledge, and Eliza plugin

Nebula Update v0.0.3: Contract deployment, multi-messages, product knowledge, and Eliza plugin

We’re excited to share the latest updates to Nebula, bringing powerful new features, enhancements, and bug fixes to improve your development experience. This release focuses on expanding Nebula’s capabilities, making it even easier to deploy contracts, retrieve information, and interact seamlessly with the platform. Features * Contract deployment support:
10 Jan 2025 1 min read
Unity v5.15.0 - Server Side Magic

Unity v5.15.0 - Server Side Magic

Server Wallets, Server ThirdwebManager!
10 Jan 2025 1 min read
Engine v2.1.24: Sponsored Transaction Mode
Engine

Engine v2.1.24: Sponsored Transaction Mode

Engine v2.1.24 introduces sponsored transaction support for regular backend wallets, enabled on zkSync chains leveraging native account abstraction. What's New? Sponsored Transaction Mode Added x-transaction-mode: sponsored header that enables sponsored transactions for regular backend wallets. This brings key benefits: * No need to hold or manage gas
10 Jan 2025 1 min read
.NET/Unity - RPC Overrides, AutoConnect & Extensions

.NET/Unity - RPC Overrides, AutoConnect & Extensions

.NET 2.13.0 and Unity 5.14.0/5.14.1 ship some popular requests - enjoy!
09 Jan 2025 1 min read
What is the Virtuals Protocol? The Future of AI in Gaming and Entertainment

What is the Virtuals Protocol? The Future of AI in Gaming and Entertainment

The rise of Virtuals and the Virtuals Protocol is changing the gaming and entertainment world. This new model allows users to co-own AI agents through blockchain technology.
09 Jan 2025 4 min read
Introducing Backend Wallets
Changelog

Introducing Backend Wallets

We are thrilled to announce support for backend wallets! This enhancement empowers developers to programmatically access wallets through their backend systems without needing to manage private keys directly. It simplifies wallet management while maintaining security and flexibility for various use cases. Why Backend Wallets Matter Traditionally, managing wallets in decentralized
09 Jan 2025 1 min read
thirdweb Modular Smart Accounts Powered by ERC-7579

thirdweb Modular Smart Accounts Powered by ERC-7579

Ever wanted to build a fully custom smart wallet with next-generation capabilities? You might have heard of thirdweb Smart Accounts, built on the ERC-4337 standard. These types of web3 wallets are a step up from their traditional counterparts, offering programmability, batch transactions, and social recovery. But with combining this technology
08 Jan 2025 3 min read
What is AI16Z? An Introduction to AI Agents in Crypto

What is AI16Z? An Introduction to AI Agents in Crypto

Discover AI16Z, a groundbreaking framework integrating AI with blockchain technology. Learn how the ELIZA token powers autonomous agents, enhancing efficiency and scalability in cryptocurrency applications.
08 Jan 2025 3 min read
EIP-7702 Support

EIP-7702 Support

thirdweb SDK v5.82.0
08 Jan 2025 1 min read
Account Abstraction Improvements

Account Abstraction Improvements

thirdweb SDK v5.81.0
07 Jan 2025 1 min read
What is Somnia Network?
Blog

What is Somnia Network?

In recent years, the blockchain industry has faced significant challenges in scaling to support mass adoption, particularly for complex applications like metaverses and immersive gaming. Traditional blockchains have struggled with low transaction speeds, high fees, and limited interoperability, hindering the development of truly seamless virtual experiences. Today, there are several
02 Jan 2025 3 min read
.NET/Unity - Account Unlinking, EIP-7702 Experiment & Various Utils & New APIs

.NET/Unity - Account Unlinking, EIP-7702 Experiment & Various Utils & New APIs

Innovation requires implementation.
25 Dec 2024 3 min read
Thirdweb wallets - unlink and custom session expiration

Thirdweb wallets - unlink and custom session expiration

Christmas is around the corner and thirdweb wallets have some gifts for you! Unlinking If you're using the React UI components, you should now see the options to remove accounts that you might have linked by accident. For users on typescript, this is also available as a function
24 Dec 2024 1 min read
What is Metal L2 Blockchain?
Blog

What is Metal L2 Blockchain?

Metal L2 emerges as a promising solution for developers seeking to build scalable, compliant, and interoperable Web3 applications. This comprehensive guide explores the Metal L2 blockchain, its features, and how builders can leverage it to create cutting-edge decentralized applications. What is Metal L2 Blockchain? Metal L2 is an innovative Layer
19 Dec 2024 4 min read
Ponder: Revolutionizing Surveys and Polls with Blockchain Technology
Case Study

Ponder: Revolutionizing Surveys and Polls with Blockchain Technology

Ponder, an innovative platform for surveys, polls, and predictions, is leveraging blockchain technology to generate novel human insights at scale. By integrating thirdweb's powerful tools, Ponder has created a seamless user experience that bridges the gap between Web2 and Web3. The Challenge Ponder faced two main challenges: * Creating
17 Dec 2024 2 min read
Uranium.io: Democratizing Uranium Ownership with thirdweb
Case Study

Uranium.io: Democratizing Uranium Ownership with thirdweb

Uranium.io, powered by Tezos technology, is a groundbreaking platform in the commodity trading space, has leveraged thirdweb's comprehensive toolkit to revolutionize access to uranium ownership. By integrating multiple thirdweb products, Uranium.io has created a seamless, user-friendly experience that bridges the gap between traditional finance and decentralized
16 Dec 2024 2 min read
← Newer Posts Page 12 of 43 Older Posts →
thirdweb © 2026
Powered by Ghost