cryptocom-api
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

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

Installation

npm install --save cryptocom-api

Issues & Discussion

Related projects

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

Package Sidebar

Install

npm i cryptocom-api

Weekly Downloads

9

Version

0.0.1

License

MIT

Unpacked Size

5.08 kB

Total Files

6

Last publish

Collaborators

  • tsts123