Skip to content

A CLI to simulate some workflows of the TWINs prototype

License

Notifications You must be signed in to change notification settings

dedis/twins-cli

Repository files navigation

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

About

A CLI to simulate some workflows of the TWINs prototype

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages