@holochain/holochain-nodejs

v0.4.0-alpha
Nodejs Holochain Conductor primarily for test execution

test

faucet test/*

clean

neon clean

compile

neon build --release

install

node-pre-gyp install || npm run fallback

fallback

npm run compile && mkdir -p bin-package && cp native/index.node bin-package
npm i @holochain/[email protected]

Metadata

  • MIT
  • >=8.0.0
  • Holochain Core Dev Team
  • released 2/14/2019

Downloads