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

https://github.com/ketouem/jean-bobot

GDAX automation tool
https://github.com/ketouem/jean-bobot

gdax gdax-api

Last synced: about 1 year ago
JSON representation

GDAX automation tool

Awesome Lists containing this project

README

          

jean-bobot
===

GDAX automation, because we wanna make cash while being lazy.

## Pre-requisites
- go (tested on 1.9+)
- glide

Install the toolchain on macOS:
```
brew install go glide
```

## Build
```
make install
make build
```

The `jean-bobot` binary will be available inside `build/`