useSDK
Example
const sdk = useSDK();
Returns
ThirdwebSDK Access the instance of the thirdweb SDK created by the ThirdwebProvider to call methods using the connected wallet on the desiredChainId.
const sdk = useSDK();
ThirdwebSDK Access the instance of the thirdweb SDK created by the ThirdwebProvider to call methods using the connected wallet on the desiredChainId.