ethereum-react-native-boilerplate
ethereum-react-native-boilerplate copied to clipboard
I want to interact smart contract with react native mobile application
Hi, I want to interact my smart contract in order to use their functions. I am using ethereum-react-native-boilerplate example and Iām trying to execute a smart contract function using useWeb3ExecuteFunction hook.i run this example and its working fine but when i try to interact smart contract with "react-moralis" its not working and it's giving me this error.
I followed the official documentation of react-moralis https://github.com/MoralisWeb3/react-moralis#useweb3executefunction
its only redirecting to metamask