0x-relayer-cat 中文文档教程

发布于 5年前 浏览 19 项目主页 更新于 3年前

0x-relayer-cat

版本下载/周License

Usage

$ npm install -g 0x-relayer-cat
$ 0x-relayer-cat COMMAND
running command...
$ 0x-relayer-cat (-v|--version|version)
0x-relayer-cat/0.0.10 darwin-x64 node-v11.13.0
$ 0x-relayer-cat --help [COMMAND]
USAGE
  $ 0x-relayer-cat COMMAND
...

Commands

0x-relayer-cat cat

调用以太坊交易

USAGE
  $ 0x-relayer-cat cat

OPTIONS
  -e, --httpEndpoint=httpEndpoint  (required) [default: https://api.radarrelay.com/0x/v2] SRA HTTP endpoint of the
                                   Relayer

  -h, --help                       show CLI help

  -w, --wsEndpoint=wsEndpoint      (required) [default: wss://ws.radarrelay.com/0x/v2] SRA WebSocket endpoint of the
                                   Relayer

  --assetDataA=assetDataA          asset data

  --assetDataB=assetDataB          asset data

  --makerAddress=makerAddress      Maker address

  --pullDelay=pullDelay            (required) [default: 1000] Delay in milliseconds between pulling from SRA endpoint
                                   orderbooks

  --pushDelay=pushDelay            Delay in milliseconds before pushing to mesh (allows for batching)

  --toMesh=toMesh                  Mesh Endpoint to forward to

  --toSRA=toSRA                    SRA Endpoint to forward to

EXAMPLE
  $ 0x-relayer-cat cat

查看代码:src/commands/cat.ts

0x-relayer-cat help [COMMAND]

显示 0x-relayer-cat 的帮助

USAGE
  $ 0x-relayer-cat help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

见代码:@oclif/plugin-help

0x-relayer-cat

VersionDownloads/weekLicense

Usage

$ npm install -g 0x-relayer-cat
$ 0x-relayer-cat COMMAND
running command...
$ 0x-relayer-cat (-v|--version|version)
0x-relayer-cat/0.0.10 darwin-x64 node-v11.13.0
$ 0x-relayer-cat --help [COMMAND]
USAGE
  $ 0x-relayer-cat COMMAND
...

Commands

0x-relayer-cat cat

Call the Ethereum transaction

USAGE
  $ 0x-relayer-cat cat

OPTIONS
  -e, --httpEndpoint=httpEndpoint  (required) [default: https://api.radarrelay.com/0x/v2] SRA HTTP endpoint of the
                                   Relayer

  -h, --help                       show CLI help

  -w, --wsEndpoint=wsEndpoint      (required) [default: wss://ws.radarrelay.com/0x/v2] SRA WebSocket endpoint of the
                                   Relayer

  --assetDataA=assetDataA          asset data

  --assetDataB=assetDataB          asset data

  --makerAddress=makerAddress      Maker address

  --pullDelay=pullDelay            (required) [default: 1000] Delay in milliseconds between pulling from SRA endpoint
                                   orderbooks

  --pushDelay=pushDelay            Delay in milliseconds before pushing to mesh (allows for batching)

  --toMesh=toMesh                  Mesh Endpoint to forward to

  --toSRA=toSRA                    SRA Endpoint to forward to

EXAMPLE
  $ 0x-relayer-cat cat

See code: src/commands/cat.ts

0x-relayer-cat help [COMMAND]

display help for 0x-relayer-cat

USAGE
  $ 0x-relayer-cat help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文