1.0.31 • Published 2 months ago

quidax-package v1.0.31

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

Quidax-Package

A community supported NodeJS Package that enables developers to build crypto products securely and seamlessy leveraging Quidax's API.

Table of content

Getting Started

  • To get started with this Package, create an account on Quidax, if you haven't already.
  • You can then retrieve your API keys from your account dashboard.

Want to contribute?

Contributions are welcome! Kindly refer to the contribution guidelines.

Installation

This package can be installed with npm or yarn.

Using npm,

npm install quidax-package

Using yarn,

yarn add quidax-package

Usage

const Quidax  = require('quidax-package'); // JavaScript
import Quidax  from 'quidax-package'; // Typescript

Instantiate the Quidax class

const quidax = new Quidax(PRIVATE_KEY);

Available Services exposed by the Package

The following services are available with this package

1.0.31

2 months ago

1.0.30

3 months ago

1.0.29

4 months ago

1.0.28

4 months ago

1.0.27

4 months ago

1.0.25

8 months ago

1.0.24

9 months ago

1.0.23

9 months ago

1.0.22

9 months ago

1.0.21

9 months ago

1.0.20

10 months ago

1.0.19

10 months ago

1.0.18

10 months ago

1.0.17

10 months ago

1.0.16

10 months ago

1.0.15

10 months ago

1.0.14

10 months ago

1.0.13

10 months ago

1.0.12

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.0

10 months ago