Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile App, Identity Management and Communication with the Blockchain #4

Open
emmdim opened this issue Apr 29, 2019 · 0 comments
Open
Labels

Comments

@emmdim
Copy link
Member

emmdim commented Apr 29, 2019

Implementation for DEMO

The usage of a Mobile application complicates the communication with the blockchain, since Metamask does not exist for mobile.
Options:

  1. Javascript web3 provider for Android
  2. Implement a mediator for the blockchain RPC calls
    • Assume that the DB that stores users credentials also stores Public and Private Key for Ethereum
    • when request for an Ethereum transaction arrives from UI in Flask server or in MeshdappOracle it then gets redirected to the blockchain.
@emmdim emmdim added the Mobile label Apr 29, 2019
@emmdim emmdim changed the title Identity Management and UI Mobile App, Identity Management and Communication with the Blockchain Apr 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant