Setup Development Environment

Issuer SDK Setup


  1. Clone didPass repositoryarrow-up-right then checkout to development branch

git clone https://github.com/GDP-ADMIN/didPass.git
  1. Enter issuer-sdk folder cd issuer-sdk

  2. Install all dependencies with npm install

circle-exclamation

Last updated