Hello all,
Beginner in web3 dev, i try to launch my first project by myself.
I created a free account on Moralis, and followed the tutorial here: https://docs.moralis.io/moralis-dapp/connect-the-sdk/connect-with-react.
I started to build my own frontend, and from the tutorial, i wanted to add the Moralis provider to it. Here is my code:
After adding the two lines corresponding to the Moralis provider, i got a whitescreen on my front end.
The error seems simple but I don’t know where it comes from. I appreciate in advance all your comments and suggestions.