Skip to content

NJITBlockchainLab/DKMS-CA

 
 

Repository files navigation

Pre-Requisites

jq and ngrok are available on package manager systems for different platforms such as Homebrew (Mac), Chocolatey (Windows) and various Linux distribution package managers.

Running the CA

  1. To install the pre-requisites in a Linux environment run start.sh script

  2. In the docker folder run sudo manage build

  3. If you want to run on public IP instead of ngrok environment i. Run ./editIP ${IP of your computer} ii. Run sudo ./manage start-demo

  4. If you want to run on ngrok environment i. In ngrok/ngrok.yml authtoken: ii. Run sudo ./manage start

About

Verifiable Credential Issuer Starter Kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 56.3%
  • Vue 20.0%
  • HTML 11.6%
  • Shell 10.3%
  • JavaScript 1.5%
  • Dockerfile 0.2%
  • SCSS 0.1%