mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
Version increase :)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Cryptocurrency trading bot written in Golang
|
||||
|
||||

|
||||
[](https://travis-ci.org/thrasher-/gocryptotrader)
|
||||
[](https://github.com/thrasher-/gocryptotrader/blob/master/LICENSE)
|
||||
[](https://godoc.org/github.com/thrasher-/gocryptotrader)
|
||||
@@ -86,7 +86,7 @@ Make any neccessary changes to the config file.
|
||||
Run the application!
|
||||
|
||||
## Donations
|
||||
|
||||

|
||||
If this framework helped you in any way, or you would like to support the developers working on it, please donate Bitcoin to: 1F5zVDgNjorJ51oGebSvNCrSAHpwGkUdDB
|
||||
|
||||
## Binaries
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
## GoCryptoTrader website
|
||||

|
||||
A website interface to interact with the main GoCryptoTrader application. It is developed with Angular 4 with support for Electron
|
||||
|
||||
## This is still in active development
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "gocryptotrader-web",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"description": "Front-end interface for GoCryptoTrader",
|
||||
"homepage": "https://github.com/thrasher-/gocryptotrader",
|
||||
"homepage": "https://github.com/thrasher-/gocryptotrader/web",
|
||||
"author": {
|
||||
"name": "Scott",
|
||||
"email": "scott@gloriousedge.com",
|
||||
|
||||
Reference in New Issue
Block a user