Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Stub Executables

Latest
Compare
Choose a tag to compare
@whaatt whaatt released this 06 Nov 01:53
· 303 commits to master since this release
bb66a0f

The promised stub executables are here (plus an up-to-date version of Dummy Manager).

Commands (assuming YAML/JSON files are in the same directory):

  • ./dummy-manager
  • ./tezos-stats --config stats-config.yaml --stub-data stats-stub-data.json
  • ./tezos-operation-queue --config queue-config.yaml

For front-end usage, take a look at the bridge-client examples directory.