Hi everybody. I want to create an iOS app (Swift), for example: Click a button and then call a function of Smart Contract address. Absolutely confirm by Meta Mask of iOS device.
How could I do that? Thank you
Hi everybody. I want to create an iOS app (Swift), for example: Click a button and then call a function of Smart Contract address. Absolutely confirm by Meta Mask of iOS device.
How could I do that? Thank you
Hey, I am also looking for exact same thing. Did you find any solution?
One way might be to use WalletConnect. WalletConnect would help you make a connection to MetaMask, or other wallets that support the WalletConnect protocol. Once you make a connection, your app can interact with the blockchain with the connected wallet.
This swift package does it pretty easily:
Since I cannot post links, on Github search for maurovz/Glaip