witnetrequest2sheikahtemplate
Version:
CLI tool to convert a data request from [witnet's node](https://github.com/witnet/witnet-rust) format to a data request template readble for [Sheikah](https://github.com/witnet/sheikah).
13 lines (11 loc) • 367 B
Markdown
# witnetrequest2sheikahtemplate
CLI tool to convert a data request from [witnet's node](https://github.com/witnet/witnet-rust) format to a
data request template readble for [Sheikah](https://github.com/witnet/sheikah).
## Install
```
$ yarn global add witnetrequest2sheikahtemplate
```
## Usage
```
$ witnetrequest2sheikahtemplate [INPUT_FILE] [OUTPUT_FILE]
```