cawfree / web3-react-native

⚛️ Web3 Native Modules for React Native.
MIT License
62 stars 9 forks source link

FR interact with contract #4

Open JavierTrujilloG opened 4 years ago

JavierTrujilloG commented 4 years ago

Hey @cawfree - first of all, thanks for putting this together!

I was wondering if you had already considered extending the Web3 object to allow for interactions with contracts

cawfree commented 4 years ago

Hey @JavierTrujilloG, sorry for taking so long to get back to you.

Yes, this is definitely on the roadmap! Unfortunately I'm busy for the next six weeks, but once that's over I'll definitely be back to introduce this functionality.

I'm currently working on an authentication solution so that we'll be able to use web3-react-native to interact with real existing wallets that are tied to user friendly login solutions like Twitter/Facebook/Google, which will make this library a lot more useful.