Socket
Socket
Sign inDemoInstall

0x-relayer-cat

Package Overview
Dependencies
12
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    0x-relayer-cat

[![Version](https://img.shields.io/npm/v/0x-relayer-cat.svg)](https://npmjs.org/package/0x-relayer-cat) [![Downloads/week](https://img.shields.io/npm/dw/0x-relayer-cat.svg)](https://npmjs.org/package/0x-relayer-cat) [![License](https://img.shields.io/npm/


Version published
Weekly downloads
94
decreased by-15.32%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 28 Jul 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc