CEX.IO Bitcoin Autobuy GHS Script using Javascript

Overview

Description

CEX.IO Autobuy. Turns any BTC and NMC to GHS every minute.

 

Features

  • Web based simple settings.

 

Included

  • server.js – main code
  • cexapi.js – some bugs have been fixed
  • web stuff files

 

Requirements

  • Node.JS installed
  • Stable internet connection
  • port 80 – please set to other port if you find conflicts

 

Instructions

  • Install Node.JS – nodejs.org
  • on terminal/command line type node server.js
  • open http://localhost/ on your browser
  • set username, API key, and secret key as you get in CEX.IO > Account > API

Related