bitstamp-go

module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: MIT

README

Forked from bitstonks/bitstamp-go

Go Report Card

bitstamp-go

Client implementations for Bitstamp's HTTP (REST) and Websocket APIs in Go. Websocket client uses API v2 instead of Pusher (which is not available anymore).

Requirements

  • Go 1.18+
  • Dependencies in go.mod

Usage examples

Require the repo in your go.mod file. See examples folder for more. For instance, you can try running:

$ go run examples/http/main.go

TODO

  • Configure GitHub Actions.
  • Update pairs config.
  • Finish implementing all the endpoints.
  • Remove/deprecate REST v1.
  • Godoc / documentation.
  • More tests.
  • E2E tests against Bitstamp's API.
  • Docker builds.
  • Authors file / information?
  • Shadow order book creation. (Is this an example? A separate project even?)

Directories

Path Synopsis
examples
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL