-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refresh READMEs * Make logos friendly to both light/dark mode * bump * Fix * lower case V for v4 * nit
- Loading branch information
Showing
6 changed files
with
54 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<p align="center"><img src="https://dydx.exchange/icon.svg?" width="256" /></p> | ||
|
||
<h1 align="center">v4 Clients</h1> | ||
|
||
<div align="center"> | ||
<a href='https://www.npmjs.com/package/@dydxprotocol/v4-client-js'> | ||
<img src='https://img.shields.io/npm/v/@dydxprotocol/v4-client-js.svg' alt='PyPI'/> | ||
</a> | ||
<a href='https://pypi.org/project/v4-client-py'> | ||
<img src='https://img.shields.io/pypi/v/v4-client-py.svg' alt='PyPI'/> | ||
</a> | ||
<a href='https://github.com/dydxprotocol/v4-clients/blob/main/LICENSE'> | ||
<img src='https://img.shields.io/badge/License-BSL_1.1-blue' alt='License' /> | ||
</a> | ||
</div> | ||
|
||
## v4-client-js | ||
The v4-Client Typescript client is used for placing transactions and querying the dYdX chain. | ||
|
||
## v4-client-py | ||
Python client for dYdX (v4 API). | ||
|
||
The library is currently tested against Python versions 3.9, and 3.11. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters