Unofficial Go SDK for the Whale Alert Enterprise API. Full REST coverage (status, transactions, blocks, addresses) plus real-time WebSocket alerts with auto-reconnect. Typed models, context.Context, configurable retries, safe pagination, and string-based monetary precision. Concurrency-safe and zero-config defaults.
Idiomatic, high-performance Go SDK for the Phemex crypto exchange. Trade spot, USDⓈ-M and Coin-M perpetuals, and margin; stream live market data over a resilient auto-reconnecting WebSocket; and manage wallets and transfers. Features automatic HMAC SHA256 signing, context support, smart retries, typed errors, and full test coverage.
A lightweight, dependency-free Golang client for the Nansen AI API. Context-aware, concurrency-safe, and fully typed, with functional options, automatic retries and exponential backoff on rate limits, and rich, typed error handling. Covers Smart Money, Token God Mode, Profiler, Portfolio, and historical backtesting endpoints.
Golang SDK for the CoinQuant Public API — turn plain-English trading ideas into backtested, publishable strategies from your Go code. Covers all endpoints, parses SSE streams (chat/report/strategy/error), materializes schema-only strategies, and polls async backtests to completion. Idiomatic: context.Context, concrete structs, typed errors.