@holochain/conductor-api

v0.2.4
Encode/decode messages to/from the Holochain Conductor API over Websocket

dev

rimraf ./lib && tsc -d -w

doc

typedoc

lint

eslint src/** test/** --fix

test

npm run test:raw | tap-diff

build

rimraf ./lib ./dist && tsc -d && tsc --outDir lib.es --module es2015

example

ts-node examples/zome-call

prepare

npm run build

test:raw

RUST_LOG=error RUST_BACKTRACE=1 ts-node test

prepublishOnly

npm test
npm i @holochain/conductor-api

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 11/9/2021

Downloads