Build
Clone source
In order to build the Wallet Kit ("wallet backend") or one of the affiliated projects, you have to clone the project source on your local machine, e.g.:
mkdir waltid
cd waltid
git clone https://github.com/walt-id/waltid-walletkit.git
git clone https://github.com/walt-id/waltid-web-wallet.git
git clone https://github.com/walt-id/waltid-issuer-portal.git
git clone https://github.com/walt-id/waltid-verifier-portal.git
Last updated
Was this helpful?