Bitstamp
JSON →Bitstamp is a basic JavaScript API wrapper for the Bitstamp REST API (both public and private endpoints). Current stable version is 1.0.6, last updated in June 2016. It supports market data (ticker, transactions, order book) and private trading functions (balance, orders, buy/sell). Key differentiator: simple callback-based API with minimal dependencies. However, the library is unmaintained, uses old API v2, and lacks TypeScript types. For new projects, consider using the official Bitstamp API or a modern alternative.
Resources
packagebitstamp ↗