4.4.0 • Published 3 years ago

onyx-node v4.4.0

Weekly downloads
33
License
-
Repository
-
Last release
3 years ago

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
4.4.0

3 years ago

4.3.1

3 years ago

4.3.0

3 years ago

4.2.0

7 years ago

4.1.7

8 years ago

4.1.6

8 years ago

4.0.0

8 years ago