1

I want to add feature in my mobile app to send ether from one address to another address and for this I need to integrate metamask with my flutter mobile application. What package can I use for this purpose? I want to send ether through metamask but using UI of my application. How can I do this. Hoping I am clear what I stated

4

1 回答 1

1

在颤振中,有适用于移动应用程序的 web3dart

https://github.com/simolus3/web3dart

在反应中,有道德

https://github.com/MoralisWeb3/react-moralis

于 2022-01-13T05:28:36.860 回答