ethereum-react-native-boilerplate icon indicating copy to clipboard operation
ethereum-react-native-boilerplate copied to clipboard

I want to interact smart contract with react native mobile application

Open usama1050 opened this issue 3 years ago ā€¢ 1 comments

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.

1641809224224

I followed the official documentation of react-moralis https://github.com/MoralisWeb3/react-moralis#useweb3executefunction

usama1050 avatar Jan 10 '22 10:01 usama1050

its only redirecting to metamask

usama1050 avatar Jan 10 '22 11:01 usama1050