Build a sample dapp in 3 minutes

Hello i just started with Moralis and gone thought the basic tutorial with vscode samples.
I encountered a problem running the sample with chrome (i had polkadot.js, binance chain, math wallet and solong extensions installed). The moralis sample (Metamask interaction) won’t run conflicting with one of the extensions, i disabled them all then run the sample on liveserver again and then the sample worked perfektly for me. It would be kind if you add an comment in the tutorial that my give a hint to disable other browser extensions. I think it might some problems with the injection of the plugins to websites and the basic
script src=“https://cdn.jsdelivr.net/npm/[email protected]/dist/web3.min.js”></script
script src=“https://unpkg.com/[email protected]/dist/moralis.js”></script
Maybe it is polkadot.js

Hi thanks for reporting - what was the exact error you saw?

Hope this helps,

  1. Deleted my site from Metamask “Connected sites”
  2. Reenabled all my plugins.
    -> Error shows again

1 Like