onyx-node

4.4.0 • Public • Published

onyx-node

Node.js 10.x bindings for onyx-core SDK

Server setup

Ubuntu 14.04 LTS only

###Install IDKit

dpkg -i idkit_2.72ubuntu1_amd64.deb

###Install ONYX dependencies

cd onyx-node/bin
./install-deps.sh

Get the IDKit HWID:

/usr/local/share/IDKit_PC_SDK/bin/gethwid

Send DFT the output of this, and they will send you a license to install.

Install License

sudo /usr/local/share/IDKit_PC_SDK/bin/linux_license_manager -d ~/path/to/your/iengine-license.lic 2

####Check that the license was correctly installed

sudo /usr/local/share/IDKit_PC_SDK/bin/linux_license_manager -l

Installation

npm install onyx-node --save

Readme

Keywords

none

Package Sidebar

Install

npm i onyx-node

Weekly Downloads

1

Version

4.4.0

License

none

Unpacked Size

28.7 MB

Total Files

8

Last publish

Collaborators

  • chacemanhattan
  • mwheatley