Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

coinbase-api

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coinbase-api

EARLY BETA. Node.js connector for coinbase's REST APIs and WebSockets, with TypeScript & end-to-end tests.

  • 0.9.0
  • unpublished
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6.3K
increased by42.34%
Maintainers
1
Weekly downloads
 
Created
Source

coinbase-api

npm version npm size npm downloads last commit CodeFactor

WARNING: This package is still early beta, following the designs of my other connectors. If you want to stay informed when this may be ready for testing, please get in touch via telegram.

Node.js connector for the coinbase APIs and WebSockets, with TypeScript & browser support.

Installation

npm install --save coinbase-api

Issues & Discussion

  • Issues? Check the issues tab.
  • Discuss & collaborate with other node devs? Join our Node.js Algo Traders engineering community on telegram.

Check out my related JavaScript/TypeScript/Node.js projects:

Structure

This project uses typescript. Resources are stored in 3 key structures:

  • src - the whole connector written in typescript
  • dist - the javascript version of the project (compiled from typescript). This should not be edited directly, as it will be overwritten with each release.
  • examples - some implementation examples & demonstrations. Contributions are welcome!

Usage

TODO

Keywords

FAQs

Package last updated on 30 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc