Function ThirdwebSDKProvider

  • A basic wrapper around the Thirdweb SDK.

    You can use this in order to be able to pass a provider & signer directly to the SDK.

    Type Parameters

    • TChains extends Chain[]

    Parameters

    Returns Element

    Remarks

    Utilizing this provider will mean hooks for wallet management are not available, if you need those please use the ThirdwebProvider instead.

Generated using TypeDoc