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

.NET SDK x ZkSync

Unlocking the power of native Account Abstraction with ZkSync
23 May 2024 1 min read

Use thirdweb inside an existing wagmi app

Interop with wagmi or any other lib!
23 May 2024

React Native support in Connect SDK v5

It's never been easier to build mobile onchain apps.
22 May 2024 1 min read

.NET 0.2.0 - Social Login

Bringing the InAppWallet OAuth flow to more platforms!
20 May 2024
Wallet Call API (EIP-5792) support in the Connect SDK

Wallet Call API (EIP-5792) support in the Connect SDK

Connect SDK v5.22.0 adds EIP-5792 Wallet Call API support
17 May 2024 2 min read

Use thirdweb Pay to Pay with credit card for any transaction

We shipped a major update to thirdweb Pay - the ability to pay with a credit or debit card for any transaction. This means you can eliminate all the barriers between web3 and web2 for your users. Pay allows users to transact with a credit card or any other crypto
16 May 2024
Custom logos in Connect Modal

Custom logos in Connect Modal

Connect SDK v5.21.0 enables custom logos within the Connect Modal
15 May 2024 1 min read

Publish and deploy custom contracts on ZkSync

thirdweb CLI now features a --zksync option which can be used to publish and deploy contracts with both solc and zksolc compiler settings. To use the option, run publish or deploy commands as below: npx thirdweb publish --zksync npx thirdweb deploy --zksync Please note that the ZkSync compilation requires zksync-hardhat
15 May 2024

New thirdweb prebuilts enabled on ZkSync

We have enabled the following prebuilt contracts for deployment on ZkSync era mainnet and ZkSync era sepolia-testnet: * VoteERC20 * Split * Airdrop * OpenEditionERC721 * Pack * Multiwrap * LoyaltyCard * StakeERC721 * StakeERC1155 * StakeERC20 This is in addition to the Drop, Token, and Marketplace contracts which are already active. Go ahead and deploy contracts of your choice
15 May 2024

Passkey sign in for in-app wallets

Connect SDK v5.20.0 adds sign in with passkeys and new UI
14 May 2024 1 min read
Built-in Gas Sponsorship for in-app wallets

Built-in Gas Sponsorship for in-app wallets

In-app wallets got an update in v5.19 of the connect SDK that allows for sponsoring gas and use all the benefits of smart accounts with just 2 extra lines of code!
14 May 2024 1 min read

Unity 4.13.0 - Buy with Fiat

Enabling token onramps and seamless smart wallet creation in Unity!
14 May 2024

Deprecation Notice: Linea Goerli Testnet

The Linea Goerli testnet, supported by Linea, will be discontinued effective May 31, 2024. This significant update will impact thirdweb’s products and services, including the SDK, Paymaster, Embedded Wallet, contracts, and all other offerings relying on the Linea Goerli testnet. Implications for Users: * Contract Deployment: Post-deprecation, it will not
08 May 2024 1 min read

CLI Starters Update

As we prioritize support for the latest version of our Connect SDKs, we are updating all of our resources to be compatible with this version. Today, we have the latest Starter templates available to clone directly through the CLI or on GitHub Starter templates come with Connect SDK pre-installed to
07 May 2024
Multichain Smart Accounts

Multichain Smart Accounts

Connect TypeScript SDK v5.16.0 makes dealing with smart accounts as easy as regular EOAs, with a new simplified setup and multichain capabilities.
05 May 2024 1 min read
Changelog

Deprecation Announcement: Python & Go SDKs

As part of our ongoing efforts to improve our services and streamline our development processes, we are announcing the formal deprecation of our Python and Go SDKs. This decision allows us to better focus our resources on developing and enhancing thirdweb Engine — our production-grade HTTP server to interact with any
03 May 2024 1 min read
Coinbase Smart Wallet support in Connect v5.15.0

Coinbase Smart Wallet support in Connect v5.15.0

We just released v5.15.0 of the Typescript Connect SDK, with full support for Coinbase Smart Wallets on Base Sepolia and Base Mainnet. 0:00 /1:48 1× You can connect to Coinbase Smart Wallets using either: - the ConnectButton or ConnectEmbed UI components - the useConnect react hook
01 May 2024 1 min read
Changelog

Cloud-hosted Engine deployments now self-serve

Get up and running with a cloud-hosted Engine instance with one click in < 20 minutes. Starting today, requesting a cloud-hosted Engine now deploys infrastructure immediately upon payment ($99/month subscription). And stay tuned for an exciting infrastructure update next week... What is Engine? thirdweb Engine is an open-source server
30 Apr 2024
Easier account abstraction in Connect SDK (React)

Easier account abstraction in Connect SDK (React)

In the latest version of the Connect SDK (v5.12.0) we've made it easier to convert any EOA wallet to a smart account! You can now pass the accountAbstraction prop directly to useConnect - this will ensure that any wallet connected via this hook will be converted
29 Apr 2024 1 min read
Sign in with Phone number available in thirdweb SDK

Sign in with Phone number available in thirdweb SDK

Sign in with phone number is now available in the thirdweb v5 SDK. You can use the ConnectButton to get a pre-built UI or create a custom UI using the inAppWallet as shown below Usage in TypeScript import { createThirdwebClient, createWallet } from "thirdweb"; import { preAuthenticate } from "thirdweb/wallets/
24 Apr 2024 1 min read

Pay Modal integrated with useSendTransaction hook

You can now use the thirdweb Pay modal UI that comes out of box with ConnectButton simply by using useSendTransaction hook by default. When sending a transaction with useSendTransaction hook in your react app, it estimates the amount required for executing the transaction and if the user does not have
24 Apr 2024 1 min read

Engine Update: Transaction Gas Management

We are thrilled to share that the latest version of Engine, v0.0.38, has been officially released and is now accessible on our Docker Hub Repository. This update brings enhancements that improve functionality without introducing any breaking changes, ensuring a smooth transition for all users. What’s New in
20 Apr 2024 1 min read

Unity 4.12 - Engine Relayer

Providing new ways for devs to sponsor transactions, powered by Engine!
16 Apr 2024 1 min read
Changelog

Short-lived access tokens now supported with Engine

This feature allows your application to use any cryptographic private key to generate access tokens that Engine accepts for a limited duration. No long-lived credentials are transmitted over public internet to minimize the impact of a compromised access token. This feature is introduced in v0.0.36. Existing (long-lived) access
12 Apr 2024 1 min read

Introducing thirdweb's .NET SDK

Empowering all kinds of developers with thirdweb tooling, and giving some love to GoDot users!
12 Apr 2024 2 min read
← Newer Posts Page 14 of 20 Older Posts →
thirdweb © 2025
Powered by Ghost