Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Latest commit

 

History

History

dydx-cli

dydx-cli

A CLI interface for dydx.exchange.

  • send orders
  • cancel orders
  • list private api and subscribe to accounts
  • list and subscribe to public data feed (markets/trades/orderbook)

Installation

go install github.com/fardream/go-dydx/dydx-cli@latest

Help

Run the following to show help

dydx-cli --help