thirdweb
  • Homepage ↗
  • Guides
  • Case Studies
  • Changelog
  • Developer Stories
  • Docs ↗
  • YouTube ↗
New Connect Wallet playground

New Connect Wallet playground

New ConnectWallet playground in dashboard
Oct 2, 2023 1 min read

Unity - Embedded Wallets

Unity Version 3.3.0 is live!
Sep 30, 2023 1 min read
All New Connect Wallet Component For React
Changelog

All New Connect Wallet Component For React

We're thrilled to announce the release of our redesigned ConnectWallet component for React! Learn more about thirdweb connect 0:00/1× What's New? * A Gorgeous new UI - Try out our all-new ConnectWallet playground to see the ConnectWallet in action! * ConnectWallet component has a new prop modalSize to render the
Sep 28, 2023 1 min read

React Native - Improved ConnectWallet Button

We're thrilled to announce the release of our redesigned ConnectWallet button for React Native! This release brings significant improvements, making it easier than ever to customize it to match your app look and feel. Below is a rundown of what's changed. New Features * Send & Receive tokens: The ConnectWallet modal now
Sep 28, 2023 2 min read

Unity v3.1.0 is live!

* Cross-platform Transaction builder to have ultimate control over your flow. * WalletConnectV2 is now available on native platforms. Release: https://github.com/thirdweb-dev/unity-sdk/releases/tag/v3.1.0
Sep 12, 2023

Dashboard - Usage, Billing & Notification Settings

With our recent announcement of the thirdweb Pro and Starter plans, we've added several useful features to help you stay on top of your spending and usage, as well as to notify you when you're approaching important rate and usage limits. Upon visiting your Dashboard, you'll discover three new sections
Sep 12, 2023 1 min read

Unity - Version 3.0.0 is out!

The long awaited unity-sdk v3 is now officially available, with an added bonus of officially supporting Unity 2022. Out-of-the-box support for an unified cross-platform API, various wallets for all use cases, seamless, gassless, signless, headacheless blockchain integrations! You can now focus on building your game, not blockchain infrastructure. It all
Sep 6, 2023

Deterministic deployments from dashboard

We have enabled deterministic deployments of contracts from thirdweb dashboard. This is available for any direct deploy contracts (i.e. published as a direct deploy contract) – not applicable to factory deploy contracts. This allows having the same / predictable contract address on multiple chains. Additionally, you can control the address by
Aug 31, 2023 1 min read

CLI - Deprecate Release Command

As of today: August 29th, 2023. We have officially deprecated and removed the Release command, please use the Publish command instead.
Aug 29, 2023

Updated CLI Login

* The CLI will now use an OAuth like login, to connect your device to the wallet associated with the Dashboard. * Under the hood, the CLI will create a wallet for you to perform actions for you, which will be stored on your device. * You will no longer need to paste
Aug 29, 2023 1 min read

New Wallets Dashboard Tab

We've revamped the wallets tab on the dashboard to showcase the full extent of wallet connection and creation capabilities of the thirdweb platform. Redesigned connect wallet button live playground We've improved the live playground to easily customize your connect wallet button and get updated code to port it to your
Aug 28, 2023 1 min read

thirdweb supports PWA development!

We are excited to announce that thirdweb now offers first-class support for Progressive Web App (PWA) development. This major enhancement opens the door for developers to create faster, more responsive decentralized applications that provide native-like experiences. Demo Now Live To demonstrate the capabilities of PWAs using thirdweb, we have created
Aug 28, 2023 1 min read

Improved import flow

We shipped an improvement to our contract resolution that comes with a few benefits: 1. Dashboard and SDK can now resolve useful functionality on contracts even if they're not imported 2. This works even on non verified contracts 3. Contract resolution is now faster and more stable When accessing a
Aug 23, 2023 1 min read

ConnectWallet configuration playground

The ConnectWallet configuration playground lets you easily select the configuration for the ConnectWallet component and shows you a live preview of ConnectWallet component and the corresponding code which you can directly use to add wallet connection functionality in your React app and get started in seconds! Once you add the
Aug 14, 2023 1 min read

WalletConnect in our React Native SDK

Version 0.2.51 - Release Date Aug 16, 2023 Added: Full Support for WalletConnect: From this version, developers can effortlessly integrate WalletConnect wallets into their projects. This major feature update ensures compatibility with all WalletConnect-supported wallets. Here's a simple usage example for integrating WalletConnect with the ThirdwebProvider: import { walletConnect,
Aug 13, 2023 1 min read

Split distribution on all networks

When creating a Split contract, you can hold native token and any arbitrary ERC20 token and distribute among the wallets you've set on deployment. Before, we could only distribute from dashboard easily from selected networks, we've now made it possible so you can always distribute the network native token. We've
Aug 12, 2023 1 min read
Changelog

Revamped NFT view on Dashboard

When looking at the NFTs on any contract, we use to have this drawer view: This had a couple issues, mostly that the NFT view was small and that you didn't have a URL to access a specific NFT. We're changing this, now, when clicking on an NFT on the
Aug 4, 2023 1 min read

Unity - Installer & Networks

v3.0.0-beta.5 is out! * Little installer to help you kickstart your thirdweb gaming journey * Network switching interface for native platforms * ERC721AQueryable support by default * And more! Release: https://github.com/thirdweb-dev/unity-sdk/releases/tag/v3.0.0-beta.5 Docs: https://portal.thirdweb.com/unity Handy wallet connection snippets:
Jul 27, 2023

MarketplaceV3 Updates

The MarketplaceV3 contract has been republished with some changes. The main addition is support for Royalty Registry / Royalty Engine on select chains. Read more about Royalty Registry here. Other changes include minor fixes and UX improvements related to accessing information on the contract such as past bids, etc. The contract
Jul 26, 2023 1 min read

Unity - Storage & More!

The Unity SDK now supports our updated API Key flow. Grabbing a free thirdweb Client ID from the dashboard and putting it right into your ThirdwebManager component allows you to access improved Storage, RPC and Account Abstraction services by default! This includes IPFS downloads, uploads, enhanced RPC performance and Smart
Jul 19, 2023 1 min read
Changelog

API Keys Required by August 1st to Access thirdweb Infrastructure Services

What's Changing In an effort to serve our growing developer community by providing more resilient, reliable, and robust infrastructure, we are instituting a new policy requiring users of our SDK’s, Storage, CLI and Smart Accounts to include an API key for use of the following thirdweb infrastructure services: * RPC
Jul 19, 2023 3 min read
Changelog

Mandatory SDK Update to Resolve IPFS Issues

We've recently made changes in our SDK to resolve intermittent issues customers have been experiencing related to connectivity to IPFS. To ensure that your application doesn't experience errors we recommend ALL customers do one of the following: - Upgrade to the @thirdweb-dev/sdk@3.10.29 and @thirdweb-dev/react@3.
Jul 10, 2023 1 min read

Presenting our OpenEdition ERC721 contract

We recently launched our OpenEdition ERC721 contract. * All NFTs in the contract have shared metadata except that each NFT has its unique token ID appended to the NFT's name. An admin can set this shared metadata at any time. * The contract does not require the admin to set a limit
Jul 5, 2023

Unity - Hyperplay & New Connect Wallet Prefab

The Unity SDK 3.0.0-beta.2 brings you an improved and customizeable Prefab_ConnectWallet, and adds in the Hyperplay connection option! Email wallets are also now shown as input fields, we recommend you try it out with our recent Paper WalletProvider addition! Simply set it up from the prefab's
Jul 5, 2023 1 min read

Login with Email in Dashboard

Enhanced login experience with Paper Wallet in Dashboard
Jun 29, 2023

Build web3 apps easily

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

Start building Contact us
thirdweb © 2023