rezaiyan / MetamaskConnect

0 stars 0 forks source link

Contract Interaction From Kotlin #1

Open Scipio0317 opened 1 day ago

Scipio0317 commented 1 day ago

Hi Ali,

Thanks for your efforts they have really helped me out. I have a suggestion. Your App needs a button that uses Kotlin to interact with the contract. The example I'm after would execute a Mint. Do you know of any examples of this currently on the net? If not can you produce a video on this? Unfortunately I have not been able to find an example from Metamask (MM). The sample code from MM shows how the ethereum object within the Website/DAPP can execute events like ETH_GET_BALANCE.

So how from Android when connected to the DAPP can we execute Mints from contract.

Regards, Ray.

rezaiyan commented 1 day ago

Hi Ray,

Thank you for your kind words and for reaching out with this suggestion. I really appreciate the feedback and the idea!

This is a very interesting topic, and I’m also keen on exploring how to connect an Android app to a smart contract. I’ll definitely check into this and see what examples or approaches are available.

I’ll get back to you soon with my findings!

Best, Ali