Skip to content

Latest commit

 

History

History
49 lines (40 loc) · 1.02 KB

README.md

File metadata and controls

49 lines (40 loc) · 1.02 KB

researchercli

CLI to demonstrate a researcher's workflow in TWINS

Configuration

Configuration for the cli can be found at src/config.ts. Please edit it to match your environment before proceeding.

The roster should be placed in src/roster.ts

Usage

$ yarn install
$ ./bin/run COMMAND
running command...
$ ./bin/run (-v|--version|version)
researchercli/0.0.0 darwin-x64 node-v12.12.0
$ ./bin/run --help [COMMAND]
USAGE
  $ ./bin/run COMMAND
...

Commands

researchercli demo [DOCUMENT_DARC]

Sets up the demo and requests consent for data whose symmetric key's access is controlled by DOCUMENT_DARC

USAGE
  $ researchercli demo [DOCUMENT_DARC]

OPTIONS
  -h, --help       show CLI help