@holo-host/chaperone

v9.0.0
Holo's restricted web zone for managing an Agent's identity and connections

build

npm run compile && npm run bundle

bundle

npx webpack --mode production --output-filename holo_hosting_chaperone.js && cp public/* dist/

compile

tsc --esModuleInterop --lib es2015,dom --outDir ./build -p ./src

prepare

tsc --esModuleInterop --lib es2015,dom --outDir ./build -p ./src && npx webpack --mode production --output-filename holo_hosting_chaperone.js && cp public/* dist/

test-unit

mocha ./tests/unit/

bundle-dev

npx webpack --mode development --output-filename holo_hosting_chaperone.js && cp public/* dist/
npm i @holo-host/chaperone

Metadata

  • ISC
  • Whatever
  • Holo Ltd.
  • released 11/30/2021

Downloads