thirdweb
  • Homepage ↗
  • Guides
  • Case Studies
  • Changelog
  • Docs ↗
  • YouTube ↗

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
28 Sep 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
12 Sep 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&
12 Sep 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
06 Sep 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
31 Aug 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.
29 Aug 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
29 Aug 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
28 Aug 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
28 Aug 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
23 Aug 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
14 Aug 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:
13 Aug 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
12 Aug 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
04 Aug 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:
27 Jul 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
26 Jul 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
19 Jul 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
19 Jul 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
10 Jul 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
05 Jul 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&
05 Jul 2023 1 min read

Login with Email in Dashboard

Enhanced login experience with Paper Wallet in Dashboard
29 Jun 2023

Unity SDK 3.0.0 - All About Wallets!

We just released a major upgrade to our unity-sdk, with various wallet related upgrades. Main Features * New email wallet provider - all platforms: Paper * WalletConnectV1 deprecation in favor of WalletConnectV2 - currently WebGL only, Native soon! * Metamask SDK upgrade, support for Metamask 7.0.1+ * Nethereum upgrade and various improvements
28 Jun 2023 1 min read

WCV2 Migration

This document describes the steps needed to migrate thirdweb's packages before tomorrow's WalletConnect V1 shutdown at 2pm, UTC.
28 Jun 2023 2 min read
Changelog

Migrating our SDKs to WalletConnect V2

Hello to our valued user community, As you may have heard, WalletConnect is shutting down its version 1.0 in favor of its version 2.0 by this Wednesday, June 28th. We are slated to complete this migration by tomorrow afternoon. What does this mean for you? Let's
26 Jun 2023 1 min read
← Newer Posts Page 19 of 22 Older Posts →
thirdweb © 2025
Powered by Ghost