3.0.3 • Published 5 months ago

inscribe-node v3.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
5 months ago

Inscribe Node Library

Breaking Changes

From v3.0.0 onwards, the following API token formats have been removed: 1. Supplying an apiKey and secretKey.

From v3.0.0 onwards, you must supply a secretToken which is supplied to you on creation of an API token.

Installation

  1. npm install --save inscribe-node
  2. Import Module: const InscribeAPI = require('inscribe-node')

Getting Started

We have extensive documentation available here along with an example here to get started.

Development

  1. git clone git@github.com:InscribeAI/inscribe-node.git
  2. cd node && npm i
  3. npm run build to build.

JavaScript Style Guide

Testing

  1. npm test
3.0.3

5 months ago

3.0.2

11 months ago

3.0.1

3 years ago

3.0.0

3 years ago

2.1.1

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.10

5 years ago