Skip to content

VerifiedInc/issuer-verifier-app

Repository files navigation

Welcome to UnumID's issuer-verifier-app 👋

Version Documentation Maintenance Twitter: Unum\_ID

Description

A web app to interface with and showcase the Issuer and Verifier SDKs.

Install

npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Author

👤 UnumID

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 UnumID.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator