0x-relayer-cat
TypeScript icon, indicating that this package has built-in type declarations

0.0.11 • Public • Published

0x-relayer-cat

Version Downloads/week 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.11 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

Readme

Keywords

Package Sidebar

Install

npm i 0x-relayer-cat

Weekly Downloads

26

Version

0.0.11

License

MIT

Unpacked Size

16.7 kB

Total Files

11

Last publish

Collaborators

  • dekz