Clone didPass repositoryarrow-up-right then checkout to development branch
development
git clone https://github.com/GDP-ADMIN/didPass.git
Enter verifier sdk folder cd verifier-sdk
cd verifier-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