Installing Inji web on local environment - please guide

we wish to import VCs issued from an existing Sunbird RC installation into the wallet and I am setting up the Inji Web project in a local environment for demo purposes and to test its functionality. As a beginner, I find the documentation a bit confusing. While following the local setup steps, I came across references to Mimito. Do I need to set up Mimito locally to run the Inji Web portal? I would appreciate your guidance on this.

To run Mimito I am following this link - https://docs.mosip.io/inji/inji-wallet/inji-mobile/build-and-deployment/local-setup

Hi @poonam_tekdi ,

Welcome to the community! and thank you for reaching out.
We are reviewing your query and will provide a detailed response shortly.

Best Regards,
Team MOSIP

Hi @poonam_tekdi ,

The Inji Wallet is tightly integrated with Mimoto and requires a Mimoto service to be running. This service does not necessarily need to be hosted locally; you can use a cloud-based Mimoto service if available.

For the Inji Wallet (Web) to function, Mimoto should typically run locally, unless you need to make changes directly to the Mimoto instance.

  • Here is the docker compose file which you can use to run the services together.
  • If you are interested in running all other components locally, please refer here
  • Here is the docker compose file which you can use to run the services together.

if you are interested in running all other components locally, please refer here

Note : This works on the develop branch

If you wish to run the only Inji Web, you point the MIMOTO_HOST to the cloud deployed Mimoto host in the inji web proxy service.

Let us know if you still have any doubts.

Best Regards,
On Behalf of Vijay
Inji Wallet ( Web ) Tech Lead
Team MOSIP