This is a test fork of the Android EUDI Wallet, aiming to ease local test deployments.
-
Clone the issuer fork (https://github.com/gfour/eudi-srv-web-issuing-eudiw-py) to some directory
ISSUER_DIR
. Install the issuer following the instructions in that repository. -
Switch to branch:
local-deploy-v2
-
Run:
./setup-ri-issuer.sh ISSUER_DIR
-
Build the wallet application.
-
Install the application to an Android device; ensure that the issuer is visible (e.g., both issuer and app devices are connected to the same network).