Skip to content

ddi-lab/generion-mobileclient

Repository files navigation

Generion mobile client

1. Patient’s mobile app

The app includes following functionality:

  • User registration and authorisation
  • Key pair creation
  • Creation and uploading public keys using QR-code scanner.
  • Creation and uploading electronic medical records, choosing the access key.
  • Creation of public access keys for data sharing
  • Ability to sell personal data for tokens.

Youtube Demo

2. Run

Generion is blockchain-based, decentralized infrastructure for safe and anonymous storing, using and sharing personal data. The current MVP is aimed to healthcare domain. However, the architecture can be used in any sphere that accumulates and operates user’s personal information.

Install node (https://nodejs.org/en/download/) Install cocoapods (https://cocoapods.org/)

In console in project dir run:

  • npm install
  • cd ios
  • pod install
  • cd ..
  • react-native link
  • react-native run-ios

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published