0.1.2 • Published 6 years ago

uniterm-node v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

uniterm-node

A node.js Uniterm helper library.

Getting Started

After cloning the repository, install the dependencies by running the following command in the directory of your cloned repository:

npm install

yarn install

Installation

npm install uniterm-node
yarn add uniterm-node

You can run the existing tests to see if everything is okay by executing:

npm test
npm run test:ping
npm run test:status
npm run test:version
npm run test:reboot
npm run test:info
npm run test:load
npm run test:confirm
npm run test:signature
npm run test:input
npm run test:upload
npm run test:sale
npm run test:transactionStartFinish
npm run test:preAuth
npm run test:reversal
npm run test:void

Usage

For examples of usage please refere to the Spec/actions folder.

TBD

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago