Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.
/ khayyam Public archive

Bitcoin bot written in Javascript

License

Notifications You must be signed in to change notification settings

ahmetertem/khayyam

Repository files navigation

GitHub issues Gitter JavaScript Style Guide License: MIT bitHound Dependencies

Khayyam

A bot (more or less) for Bitcoin and other alt coins & currencies (fiat moneys). Written in Javascript and works on console for now.

Requesting feature, reporting bug, contributing and questions

You may ask feature or contribute to the project using forks or open issues. For contributing to the project please read contributing guidelines.

Please see the features and roadmap .

Issues page will be used as bug reporting, feature & enhancement requesting and asking question page.

Features

  • Console
  • Plugin structure for flexibility
  • Multiple market support
  • Multiple pair support

Prerequisites

  • NodeJS
  • git-scm (optional)

Installation

Clone the repository or download zip file and extract it

git clone git@github.com:ahmetertem/khayyam.git
cd khayyam

If you're running first time or upgraded;

npm install

Now time to start!

node console.js

Usage

For now there is only console available and you may use help command after running.

GUI

There will be GUI for Khayyam but it'll be on 2.0.0 version. See #6, 2.0.0, gui tag.

Why the funky name?

Since all the good ones are taken and bitcoin is about mathematic and I wanted to give a name of great mathematician... Omar Khayyam

Donation

Bitcoin : 1Bmcza2P3bia74RK8aNeTQTB1d1LsHTGYh

License

MIT