# @dydxprotocol/v3-client

> Trading client library for the new dYdX system (v3 API)

Latest version **1.16.0** (published 2023-12-11) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @dydxprotocol/v3-client
pnpm add @dydxprotocol/v3-client
yarn add @dydxprotocol/v3-client
bun add @dydxprotocol/v3-client
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.16.0 |
| Published | 2023-12-11 |
| First published | 2020-10-21 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 9 |
| Unpacked size | 438.6 KB |
| Known vulnerabilities | 0 (+25 in 3 direct dependencies) |
| Install scripts | no |
| GitHub stars | 104 |
| Author | dYdX Trading Inc. |
| Maintainers | brendandydxci |

## Links

- npm: https://www.npmjs.com/package/@dydxprotocol/v3-client
- Repository: https://github.com/dydxprotocol/v3-client
- Homepage: https://github.com/dydxprotocol/v3-client#readme
- Issues: https://github.com/dydxprotocol/v3-client/issues
- npm.io page: https://npm.io/package/@dydxprotocol/v3-client

## Dependencies (9)

- [uuid](https://npm.io/package/uuid.md) ^8.3.1
- [web3](https://npm.io/package/web3.md) 1.3.6
- [axios](https://npm.io/package/axios.md) ^0.21.1
- [ethers](https://npm.io/package/ethers.md) 5.0.18
- [web3-core](https://npm.io/package/web3-core.md) 1.3.6
- [bignumber.js](https://npm.io/package/bignumber.js.md) ^9.0.1
- [es6-promisify](https://npm.io/package/es6-promisify.md) ^6.0.1
- [@dydxprotocol/starkex-eth](https://npm.io/package/@dydxprotocol/starkex-eth.md) 0.18.0
- [@dydxprotocol/starkex-lib](https://npm.io/package/@dydxprotocol/starkex-lib.md) 1.2.0

## Recent versions

- 1.16.0 (latest) — 2023-12-11
- 1.15.0 — 2023-03-21
- 1.14.2 — 2023-02-13
- 1.14.1 — 2023-01-26
- 1.14.0 — 2022-09-28
- 1.13.0 — 2022-09-19
- 1.12.1 — 2022-09-14
- 1.12.0 — 2022-09-09
- 1.11.3 — 2022-08-31
- 1.11.2 — 2022-08-16
- 1.11.1 — 2022-07-22
- 1.11.0 — 2022-07-05
- 1.10.1 — 2022-07-01
- 1.10.0 — 2022-06-29
- 1.9.1 — 2022-05-25
- … 134 more at https://npm.io/package/@dydxprotocol/v3-client/versions

## README

<p align='center'><img src='https://s3.amazonaws.com/dydx-assets/dydx_logo_black.svg' width='256' /></p>

<div align='center'>
  <a href='https://circleci.com/gh/dydxprotocol/workflows/v3-client/tree/master'>
    <img src='https://img.shields.io/circleci/project/github/dydxprotocol/v3-client.svg?token=f7d2082c0394a639681c2b5b9fcde55eb74b2e22' alt='CircleCI Status' />
  </a>
  <a href='https://coveralls.io/github/dydxprotocol/v3-client'>
    <img src='https://coveralls.io/repos/github/dydxprotocol/v3-client/badge.svg?t=9LP8qo' alt='Coverage Status'>
  </a>
  <a href='https://www.npmjs.com/package/@dydxprotocol/v3-client'>
    <img src='https://img.shields.io/npm/v/@dydxprotocol/v3-client.svg' alt='NPM'/>
  </a>
  <a href='https://github.com/dydxprotocol/v3-client/blob/master/LICENSE'>
    <img src='https://img.shields.io/github/license/dydxprotocol/v3-client.svg' alt='License' />
  </a>
</div>
<br />

TypeScript client for dYdX (v3 API).
<br />
[Typescript client documentation link](https://docs.dydx.exchange/#typescript-client)

---
_Source: https://npm.io/package/@dydxprotocol/v3-client · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
