Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 432 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 432 Bytes

Holochain App WS Tester

Verify a holochain conductor is running and has a reachable app websocket at a given URL

Installation

cargo install holochain-app-ws-tester

Usage

holochain-app-ws-tester [OPTIONS] <APP_WS>

Arguments:
  <APP_WS>  Holochain App WS URL

Options:
  -i, --app-id <APP_ID>  hApp app-id running on the conductor
  -h, --help             Print help
  -V, --version          Print version