Clone didPass repositoryarrow-up-right then checkout to development branch
development
git clone https://github.com/GDP-ADMIN/didPass.git
Enter issuer-sdk folder cd issuer-sdk
cd issuer-sdk
Install all dependencies with npm install
npm install
Don't forget to update the version in the package.json file after you're done making changes to the package.
package.json
Last updated 2 years ago