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
- Host: GitHub
- URL: https://github.com/mastilver/tessek
- Owner: mastilver
- License: mit
- Created: 2015-04-15T20:27:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-12-23T13:02:43.000Z (over 9 years ago)
- Last Synced: 2025-09-23T02:41:18.548Z (10 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# tessek [](https://travis-ci.org/mastilver/tessek)[](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)