thirdweb
  • Homepage ↗
  • Guides
  • Case Studies
  • Changelog
  • Docs ↗
  • YouTube ↗
erc-20 paymaster banner pay gas fees with stablecoins

Account Abstraction Paymaster: Pay EVM Gas Fees with USDT, USDC, or Any Other ERC-20 Token

In the world of decentralized applications (dApps), gas fees have long been a barrier to onboarding. Paying transaction fees on EVM networks requires its native currency. This poses a significant hurdle for newcomers who might not be familiar with cryptocurrencies. To make your app accessible to all users, there must
13 Dec 2024 4 min read
thirdweb Unveils the Trusted Partner Program

thirdweb Unveils the Trusted Partner Program

One of the biggest challenges for any project implementing web3 functionality is the development itself—especially for web2 apps with users that aren’t crypto-native. If you’re running a large business or enterprise, hiring an internal web3 developer simply doesn’t make sense. It’s not cost effective, and
13 Dec 2024 3 min read
Build consistent web apps faster with thirdweb's Design System
Blog

Build consistent web apps faster with thirdweb's Design System

If you’re either a designer or a developer, you’ll know that good design takes time; and creating the perfect UI is a lot more challenging than many would think. In Web3 and Web2 app development, designing user interfaces from scratch is often the bottleneck—slowing down progress and
13 Dec 2024 3 min read
Engine - Nonce management improvements

Engine - Nonce management improvements

We've made Engine even more reliable in v2.1.20. Here's a sample of nonce management improvements we made: Improved handling of stuck transactions Transactions can be stuck in mempool for multiple reasons (usually chain-specific). We made improvements to more aggressively retry transactions through including: * Retries
13 Dec 2024 1 min read
In-app & smart wallet wagmi connector

In-app & smart wallet wagmi connector

We just released a new package that allows you to use thirdweb's in-app and smart wallets within you wagmi app with minimal effort. Few lines of code to add web2 sign in like google, discord, passkey, etc along with ERC-4337 smart accounts that unlock gasless transactions, batched transactions
13 Dec 2024 1 min read
Get the Current Auth Provider

Get the Current Auth Provider

thirdweb SDK v5.77.0
12 Dec 2024 1 min read
Publish with contract references

Publish with contract references

Users can now publish their contracts with contract references in deploy params. What this means is, if there are address params in your contract's constructor, you can provide a reference to another published contract for those params. These reference contracts will then be deterministically deployed before deploying your
11 Dec 2024 1 min read
Engine - Security updates + more

Engine - Security updates + more

Engine is used by web2 and web3 companies for production use, powering 10M+ transactions per week. Making sure your Engine is secure and your funds are safe are critical, so here's security improvements we made (v2.1.20) and what's coming up. Security audit We'
11 Dec 2024 1 min read
Show account balance in USD for AccountBalance and ConnectButton

Show account balance in USD for AccountBalance and ConnectButton

In our recent update, we enabled a new feature for showing the token balance of your account in USD, via the AccountBalance component and since the ConnectButton also uses AccountBalance internally, said feature is also supported. // For AccountBalance <AccountBalance showBalanceInFiat="USD" /> // For ConnectButton <ConnectButton // Show
10 Dec 2024 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 yet again with support for seven new chains: * Vanar * Superposition * Rootstock mainnet * Rootstock testnet * ArenaZ * Aleph Zero * Aleph Zero testnet What This Means For Developers With these additions, you can now use all of
09 Dec 2024 1 min read
Insight v0.0.8-beta

Insight v0.0.8-beta

A new version of Insight is released, focusing on bringing decoded data to the API and bug fixes to the indexing logic. Added Decoding for events and transactions in the API Implemented functionality to decode event logs (supporting both indexed and non-indexed parameters) and transaction inputs whenever a query is
09 Dec 2024 2 min read
BETA Support for ERC-7579 Modular Smart Accounts

BETA Support for ERC-7579 Modular Smart Accounts

We've been iterating on our next generation smart accounts contracts. They are ERC-7579 compliant modular smart accounts, unlocking the growing catalog of account modules. This is a BETA release, so expect some changes, but you can already start playing with it on both TypeScript and DotNet SDKs. We
07 Dec 2024 2 min read
Instant sign in for smart accounts with ERC-6492

Instant sign in for smart accounts with ERC-6492

We just added support for ERC-6492 signatures in the TypeScript and DotNet SDKs. This means that you can now sign and verify signatures for smart accounts even if they haven't been deployed yet! If your app uses smart accounts and sign in with ethereum (SIWE), this massively improves
07 Dec 2024 1 min read
New chains: Appchain, Metal L2 Testnet, Metal L2, XSolla Testnet, Funki Sepolia, Sanko, Dos Testnet, Dos Mainnet, Bob, Bob Sepolia

New chains: Appchain, Metal L2 Testnet, Metal L2, XSolla Testnet, Funki Sepolia, Sanko, Dos Testnet, Dos Mainnet, Bob, Bob Sepolia

We've added new chains to the platform this week! AppChain: RPC and Chain SettingsUse the best AppChain RPC and add to your wallet. Discover the chain ID, native token, explorers, and more.Metal L2: RPC and Chain SettingsUse the best Metal L2 RPC and add to your wallet.
07 Dec 2024 3 min read
.NET/Unity - ERC-6492 Support & Other Improvements

.NET/Unity - ERC-6492 Support & Other Improvements

Further reducing barriers of entry when it comes to 4337.
06 Dec 2024 1 min read
vasiliy upgrade contracts thumbnail from thirdweb youtube
Guides

How to Create Upgradeable Smart Contracts

One of the key features of blockchains is immutability - once a transaction is verified and added onchain, it cannot be changed. This immutability also applies to smart contracts. Once you deploy a smart contract, you cannot modify its code if you find an error or want to add new
06 Dec 2024 5 min read
What Are EVM Wallets?
Blog

What Are EVM Wallets?

As blockchain technology expands, managing digital assets across various platforms becomes increasingly complex. Users face challenges like interoperability, security, and ease of use, often leading to frustration and inefficiency. This is where EVM wallets step in as a solution, streamlining the process of interacting with Ethereum and other EVM-compatible blockchains.
06 Dec 2024 6 min read
TS - TokenPaymasters: pay for gas with Lisk LSK, Base USDC or Celo CUSD

TS - TokenPaymasters: pay for gas with Lisk LSK, Base USDC or Celo CUSD

ERC20 Paymasters for Smart Wallets are now available through our Typescript SDK!
05 Dec 2024 1 min read
Giza: Building the Web3 Stack for Agents with thirdweb
Case Study

Giza: Building the Web3 Stack for Agents with thirdweb

Giza is revolutionizing the DeFi landscape with ARMA, an intelligent agent that maximizes stablecoin returns across Mode Network's leading lending protocols. By leveraging thirdweb's cutting-edge technology, Giza has created a seamless, secure, and automated yield optimization experience for users. The Challenge Giza faced several challenges in
05 Dec 2024 2 min read
How to Launch a DAO Smart Contract
Guides

How to Launch a DAO Smart Contract

A DAO, which stands for Decentralized Autonomous Organization is an organization where decision-making power is distributed among all members, rather than centralized in a select few using blockchain technology. Instead of relying on a centralized entity (such as a company or CEO) for the decision-making, members participate through voting. DAOs
04 Dec 2024 6 min read
Best Tools for Smart Contract Developers
Blog

Best Tools for Smart Contract Developers

Developing a smart contract can be tricky: there are so many options and making a mistake can get costly. So, here are the top smart contract development tools you might need!
04 Dec 2024 4 min read
What is an NFT Smart Contract?
Blog

What is an NFT Smart Contract?

NFT smart contracts are digital agreements that define ownership records, transfer protocols, royalties and metadata for non-fungible tokens.
04 Dec 2024 7 min read
Unreal Engine SDK 1.8.0 - Marketplace Engine Features

Unreal Engine SDK 1.8.0 - Marketplace Engine Features

The latest update brings unparalleled marketplace integration to your fingertips! All 36 marketplace engine calls are now available in C++, Blueprints, and as async tasks, complete with supporting structs to streamline your workflow
03 Dec 2024 1 min read
the history of ethereum smart contracts banner in pink and black cryptokitties

The History of Ethereum Smart Contracts: Contracts that changed the game

Ethereum’s smart contracts are more than code; they are important programs that automate agreements, manage applications, and power digital assets. However, only a few smart contracts have truly shaped history. Launching your own NFT collection or token wasn't as simple as finding smart contract development solutions that
28 Nov 2024 3 min read
What is a Smart Contract in Crypto?
Blog

What is a Smart Contract in Crypto?

Smart contracts are integral to blockchain technology, enabling automated functions without intermediaries. For developers, they provide the necessary toolset to create blockchain apps such as web3 games, defi platforms, NFTs and much much more. If you want to launch any kind of web3 app or game, you'll need
28 Nov 2024 10 min read
← Newer Posts Page 13 of 43 Older Posts →
thirdweb © 2026
Powered by Ghost