texus/README.md

26 lines
392 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Init
cd submodule
git submodule add baidu:/root/repos/go/okexV5Api okex
cd ../
git pull
git submodule init
git submodule update --force --recursive --init --remote
go mod tidy
go mod vendor
## How TO RUN
go run main.go
环境分成两个test和production相关配置都在basicConfig.json中。
## 架构
### 欧易文档首页:
https://www.okx.com/docs-v5/zh/#overview