Getting Started with the TypeScript Client
Quickstart guides
There are multiple quickstart guides to get you up and running with the TypeScript client library for dYdX Chain.
Run examples from the v4-client-js repository
- Clone and run the examples from the v4-client-js repository. See the following guide (opens in a new tab) to run TS client examples from the Typescript client repository (opens in a new tab).
Setup your own project
- Install and use the v4-client-js code as a package in your own software. You can modify this example project (opens in a new tab) to work for your API trading use cases.