Quickstart Guide to NOMP – Node Open Mining Portal on Ubuntu 16.04
apt-get update apt-get install -y npm npm -g install n n 0.10.36 node -v git clone https://github.com/zone117x/node-open-mining-portal cd node-open-mining-portal/ npm -g install node-gyp bcrypt node-pre-gyp multi-hashing npm install --save bignum npm update apt-get install redis-server
NaGa
Doesn’t work (anymore?), unfortunately 🙁
“npm -g install node-gyp bcrypt node-pre-gyp multi-hashing” fires : Error: Cannot find module ‘fs.realpath’
🙁 gettting a NOMP working nowadays is a pain in the ass 🙁