Does flutter or java backend have libraries or frameworks to interact with Metamask extension?

1,394

Web3j for Java.

Web3dart for Flutter.

See also WalletConnect mobile linking to interact with wallets fro mobile applications like Flutter ones.

Share:
1,394
Muhammad Raffiq Mohd Khalil
Author by

Muhammad Raffiq Mohd Khalil

Updated on November 28, 2022

Comments

  • Muhammad Raffiq Mohd Khalil
    Muhammad Raffiq Mohd Khalil over 1 year

    I am currently building decentralized app using flutter for my front end and java springboot for my backend and database management. So I am curious if anyone knows if there are libraries or framework that allows flutter front end or java backend to interact with metamask extension? this is so that the users can approve transactions using their metamask wallet

    • Alex.F
      Alex.F almost 3 years
      Check out How to Ask to improve on this question.
    • limcheekin
      limcheekin almost 3 years
      Hi there, I'm on similar route, appreciate if you could share your experiences. Did you have any write ups about your DApps development? I just wrote a post regarding my experiences so far at limcheekin.medium.com/closing-the-gap-a7a603dfdb2c. Hope to hear from you soon! :)