Go Native — Calling C++ From NodeJS

(full repo can be found here)

Node.js Addons

Sometimes you want to use your existing c++ code directly from your node app.

You can do it using Node.js addons, nan and node-gym library.


Bitcoin on Node.js — do it yourself

(to the project page in github)

Bitcoin is huge, we know it.

While bitcoin ecosystem is starting to develop, more and more companies are offering solutions for developers to collect bitcoins while getting a cut out…