lakebtc_nodejs
JSON →A basic Node.js REST API client for the LakeBTC cryptocurrency exchange. Version 0.1.8 provides access to public market data (ticker, order book, trades) and authenticated account/trading endpoints. It uses a callback-based interface with minimal abstraction. The package is feature-complete for the LakeBTC API but is in maintenance mode with no recent updates since 2014. Key differentiator: simple wrapper around the exchange's API with no external HTTP dependencies beyond Node.js built-in modules.
Resources
packagelakebtc_nodejs ↗