An open API service indexing awesome lists of open source software.

https://github.com/mastilver/tessek

a modular bitcoin trading bot
https://github.com/mastilver/tessek

Last synced: 2 months ago
JSON representation

a modular bitcoin trading bot

Awesome Lists containing this project

README

          

# tessek [![Build Status](https://travis-ci.org/mastilver/tessek.svg?branch=master)](https://travis-ci.org/mastilver/tessek)[![Coverage Status](https://coveralls.io/repos/mastilver/tessek/badge.svg?branch=master&service=github)](https://coveralls.io/github/mastilver/tessek?branch=master)

> a modular bitcoin trading bot

## Install

```
$ npm install --save tessek
```

## Usage

```js

```

## API

### tessek(input)

#### input

*Required*
Type: `string`

## License

MIT © [Thomas Sileghem](https://github.com/mastilver)