We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
34e6f69
c9e14e3 Thanks @jnsdls! - Adds telegram login option for in-app wallets
c9e14e3
import { inAppWallet } from "thirdweb"; const wallet = inAppWallet(); await wallet.connect({ strategy: "telegram", });
c9e14e3 Thanks @jnsdls! - Added Celo Alfajores Testnet within the chain-definitions
c9e14e3 Thanks @jnsdls! - Add type field on DirectListing and EnglishAuction types.
type
DirectListing
EnglishAuction