MetaMask / metamask-sdk

The simplest yet most secure way to connect your blockchain-based applications to millions of MetaMask Wallet users.
https://metamask.io/sdk/
Other
188 stars 115 forks source link

Metamask SDK CDN Load Problem on Pure js #349

Closed kmlcnclk closed 1 year ago

kmlcnclk commented 1 year ago

When I try to load Metamask SDK with pure js, I am getting an error like that. Is it happening because of the metmask api or me ?

Screenshot 2023-09-16 at 10 37 10
andreahaku commented 1 year ago

Hi @kmlcnclk, I'll update the SDK version and make sure the link works. Thanks for reporting.

andreahaku commented 1 year ago

Hi @kmlcnclk, I've just updated the CDN version to 0.6.2 (latest). It should be available at: https://c0f4f41c-2f55-4863-921b-sdk-docs.github.io/cdn/metamask-sdk.js

Let us know if you still have issues. Thanks