Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.04 KB

data-bus.md

File metadata and controls

53 lines (36 loc) · 1.04 KB

./bin/run.js data-bus

Command set for managing Data-Bus contract.

./bin/run.js data-bus deploy

Deploy data-bus contract

USAGE
  $ ./bin/run.js data-bus deploy [--network <value>]

FLAGS
  --network=<value>  [default: my-devnet] Name of the network

DESCRIPTION
  Deploy data-bus contract

./bin/run.js data-bus install

Install dependencies in the data-bus directory

USAGE
  $ ./bin/run.js data-bus install [--network <value>]

FLAGS
  --network=<value>  [default: my-devnet] Name of the network

DESCRIPTION
  Install dependencies in the data-bus directory

./bin/run.js data-bus update-state

Update Data-Bus state

USAGE
  $ ./bin/run.js data-bus update-state [--network <value>]

FLAGS
  --network=<value>  [default: my-devnet] Name of the network

DESCRIPTION
  Update Data-Bus state