mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
@@ -28,7 +28,7 @@ Using Go Modules you now clone this repository **outside** your GOPATH
|
||||
|
||||
```bash
|
||||
git clone https://github.com/thrasher-corp/gocryptotrader.git
|
||||
cd gocryptotrader/cmd/documentation/exchange_template
|
||||
cd gocryptotrader/cmd/exchange_template
|
||||
go run exchange_template.go -name FTX -ws -rest
|
||||
```
|
||||
|
||||
@@ -1191,4 +1191,4 @@ Please test all `pair` commands to disable and enable different assets types to
|
||||
|
||||
## Open a PR
|
||||
|
||||
Submitting a PR is easy and all are welcome additions to the public repository. Submit via github.com/thrasher-corp/gocryptotrader or contact our team via slack for more information.
|
||||
Submitting a PR is easy and all are welcome additions to the public repository. Submit via github.com/thrasher-corp/gocryptotrader or contact our team via slack for more information.
|
||||
|
||||
Reference in New Issue
Block a user