How to use this... In your node project run: npm install https://github.com/uncannyworks/armored_bits_nodejs_sdk.git Then in your main file include: var sdk = require("armored_bits_nodejs_sdk"); Done...