Docker images

ToDo

Project setup

Pull the docker images:

  1. wallet-backend

docker pull waltid/wallet-backend:latest
  1. wallet-frontend

docker pull waltid/wallet-frontend:latest

Running the project

Wallet-backend

Wallet-frontend

Last updated