0.0.0-alpha.3 • Published 3 years ago

veramo-plugin v0.0.0-alpha.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Local Build

  • yarn
  • yarn build or yarn watch
  • yarn generate-plugin-schema
  • If the plugin later contained a server: yarn start or VSCode Debugger (CMD + Shift + D) > Run OpenAPI server

Publish

TODO: configure gitlab to generate a package for every new tag.

Usage in another project

yarn add sidetree-veramo-plugin

Add to your .env file values for the following variables:

NETID_KMS_ENDPOINT=http://127.0.0.1:8090
NETID_KMS_SIGN_PATH=/sign
REMOTE_SIDETREE_NODE=http://localhost:3000/1.0