DEXter

DEXter

  • Docs
  • Examples

›CLI Programs

Getting Started

  • Introduction

API

  • Alerts gRPC API
  • Data gRPC API

CLI Programs

  • dexter-data
  • dexter
  • alert
  • repl

dexter-data

Synopsis

dexter-data [OPTION]...

Description

This starts the Dexter Data gRPC service which serves price data to clients. It can be thought as a gRPC wrapper around the subset of ccxt that provides price data over time.

Options

-h, --help

Display help message

-v, --verbose

Be verbose

-V, --version

Display the version number

-b, --bind [address]

Bind address for this dexter service. Defaults to ("0.0.0.0:50051"

Examples

Start dexter-data

cd dexter-data
bin/dexter-data
← Data gRPC APIdexter →
DEXter
Docs
ExamplesData API ReferenceAlerts API Reference
Community
Stack OverflowTwitter
More
GitHubStar
Whiteblock Open Source
Copyright © 2019 Whiteblock