package bitflyer

  1. Overview
  2. No Docs
OCaml client for the bitFlyer cryptocurrency exchange API

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v1.0.0.tar.gz
md5=1602aa488bf83ec24f8ff173cc5afbd3
sha512=c0d5cd489b07a16ae693ee8e6454470d63eeae1ce89cf44711b28adc3a96caef81b8669adba47b78d0a2f04313fccb47db5d910cfa1e6020e6a8c5840d94ad15

Description

Provides typed bindings to bitFlyer's public and private HTTP APIs (market data, orders, positions, account statements) and the realtime WebSocket API (ticker, orderboard, executions, and authenticated order-event channels). Handles HMAC-SHA256 request signing and rate limiting automatically.

Tags

cryptocurrency exchange trading api websocket

Added to opam-repository:

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None