Socket
Book a DemoInstallSign in
Socket

bitmex-node

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

bitmex-node

*All types and methods are automatically generated from BitMEX official Swagger Specification*

1.9.0
latest
npmnpm
Version published
Weekly downloads
11
-50%
Maintainers
1
Weekly downloads
 
Created
Source

BitMEX-nodejs - An unofficial BitMEX API connector written with typescript

All types and methods are automatically generated from BitMEX official Swagger Specification

Installation

  • CLI installation: npm install bitmex-node
  • Create API keys: https://www.bitmex.com/app/apiKeys
  • Recommended code editor: Visual studio code

Live Example

visual studio code - bitmex node

Code Example


import { BitmexAPI } from "bitmex-node";

const bitmex = new BitmexAPI({
    "apiKeyID": "NXTy391NCdhrrSWzsJE_xktb",
    "apiKeySecret": "bPVQ51-xxI7bRcuAAOlvH0wUFpPvusfmC1dF6zyy4s3v8Mgd",
    // "proxy": "https://cors-anywhere.herokuapp.com/"
);

!async function () {

    const chatMessage = await bitmex.Chat.new({ message: 'Pump incoming !!! ' });

}()

Features:

Donate
  • (BTC) 1CUjz7EF1iqgJPi3MPW6Nb556tQwPNryM3

FAQs

Package last updated on 13 Aug 2019

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.