-
I am trying to use moralis as web3 provider as stated here https://docs.moralis.io/moralis-dapp/web3/web3
but all I get is this below, so I wonder how could i pull web3 provider to init from moralis and work in react component?
|
Beta Was this translation helpful? Give feedback.
Answered by
0xCardiE
Aug 4, 2022
Replies: 2 comments 3 replies
-
Show the entire function |
Beta Was this translation helpful? Give feedback.
3 replies
-
I used this one to solve it. Loads moralis provider right when needed.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
0xCardiE
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I used this one to solve it. Loads moralis provider right when needed.