Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicelgueta committed Jun 21, 2024
1 parent f281a7c commit 7c26ba0
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# pyokx
[![Downloads](https://pepy.tech/badge/pyokx)](https://pepy.tech/project/pyokx)
![Tests](https://github.com/nicelgueta/pyokx/actions/workflows/pyokx.yml/badge.svg)


## ====== ARCHIVED =======

This repo is being archived as it is no longer maintained. Since this library was first created, OKX have released their [own python SDK](https://github.com/okxapi/python-okx) that is far more complete than this and is actively maintained, which makes it a better option than `pyokx`.

=====

_________________

## Installation

```shell
Expand Down Expand Up @@ -126,4 +136,4 @@ api_response = account.get_positions(use_proxy=True)
- [ ] Websocket API implementation.

## Disclaimer
> NB. pyokx is totally unofficial and is in no way affiliated with OKEX Crypto exchange and simply exists as a helpful wrapper to interact with the V5 API.
> NB. pyokx is totally unofficial and is in no way affiliated with OKEX Crypto exchange and simply exists as a helpful wrapper to interact with the V5 API.

0 comments on commit 7c26ba0

Please sign in to comment.