-
Notifications
You must be signed in to change notification settings - Fork 820
Installation Guide
allazemchenkova edited this page Jun 30, 2021
·
3 revisions
- Golang (Windows installer)
- Golang (Download)
- Git (Tutorial/Download)
- GoModules enabled (Tutorial)
GoCryptoTrader is built using Go Modules and requires Go 1.11 or above Using Go Modules you now clone this repository outside your GOPATH
git clone https://github.com/thrasher-/gocryptotrader.git
cd gocryptotrader
go build
mkdir ~/.gocryptotrader
cp config_example.json ~/.gocryptotrader/config.json
git clone https://github.com/thrasher-/gocryptotrader.git
cd gocryptotrader
go build
copy config_example.json %APPDATA%\GoCryptoTrader\config.json
- Make any neccessary changes to the
config.json
file. - Run the
gocryptotrader
binary file inside your GOPATH bin folder.
Running go install
or go build
from the directory will output an executable gocryptotrader file.
You will be prompted whether you want to encrypt your config: You will be prompted how you want to handle time sync issues: After that, the application will run and you will receive exchange data output: Done!
If this framework helped you in any way, or you would like to support the developers working on it, please donate Bitcoin to:
bc1qk0jareu4jytc0cfrhr5wgshsq8282awpavfahc