Skip to content

Commit

Permalink
fix update
Browse files Browse the repository at this point in the history
  • Loading branch information
xlorne committed Dec 15, 2023
1 parent 8bafecd commit 5eb895f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[![Maven Central](https://img.shields.io/maven-central/v/com.codingapi.sdk/starter-okx-rest.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.codingapi.sdk%22%20AND%20a:%22starter-okx-rest%22)

# sdk-starter-okx-rest

基于OKX v5 rest api开发的springboot的OKX-REST-SDK starter
[OKX API](https://www.okx.com/docs-v5/zh/#rest-api)

## 使用步骤

* 源码本地打包(暂未上传中心仓库,后续将上传中心库)
`mvn clean -DskipTests=true install`
* maven依赖
```
<dependency>
Expand Down

0 comments on commit 5eb895f

Please sign in to comment.