Socket
Book a DemoInstallSign in
Socket

htx-api

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

htx-api

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

latest
Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

htx-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 htx-api and WebSockets, with TypeScript & browser support.

Installation

npm install --save htx-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

api

FAQs

Package last updated on 29 Aug 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