veramo-plugin
v0.0.0-alpha.3
Published
- `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`
Downloads
1
Readme
Local Build
yarn
yarn build
oryarn watch
yarn generate-plugin-schema
- If the plugin later contained a server:
yarn start
or VSCode Debugger (CMD + Shift + D) > RunOpenAPI 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