ThirdwebSDKProvider variable
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.
Signature:
ThirdwebSDKProvider: ComponentWithChildren<ThirdwebSDKProviderProps>;
Remarks
Utilizing this provider will mean hooks for wallet management are not available, if you need those please use the instead.