SelfKeyFoundation / idv-ocr-api

Selfkey Identity Verification and OCR Passport Extration API
MIT License
2 stars 2 forks source link

Integrate Biometric feature within the Wallet #16

Open eduardosmoura opened 5 years ago

eduardosmoura commented 5 years ago

Details: https://confluence.kyc-chain.com/display/SEL/Biometrics+Project

eduardosmoura commented 4 years ago

@CortecKYC please do the following steps in order to run the current POC version:

  1. Run the https://github.com/SelfKeyFoundation/idv-ocr-api on a local machine (http://localhost:1337)

  2. Change the document image (document.jpg) located on folder Identity-Wallet\src\renderer\home

  3. Using the https://github.com/SelfKeyFoundation/Identity-Wallet/tree/feature/identity-verification-poc branch run the DEV wallet (yarn dev)

@CortecKYC both repositories are updated. Also, I added comments on each Epic's ticket. Please check the issues list on the top of the page.

CortecKYC commented 4 years ago

@eduardosmoura Thank you!

CortecKYC commented 4 years ago

Biometrics Project is on hold.