8000 GitHub - kzdydx/v4-documentation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kzdydx/v4-documentation

 
 

Repository files navigation

dYdX Chain Documentation

Local Development

Install pnpm and project dependencies:

nvm install 18 && nvm use 18
npm install -g pnpm
pnpm i

Start development server on localhost:3000:

pnpm dev

Formatting

To format .mdx files, you can use the Prettier extension in VSCode.

Github Actions

Upon push of a commit, the following checks are made:

Releases

No releases published

Packages

No packages published

Languages

  • MDX 77.3%
  • SCSS 9.3%
  • JavaScript 4.8%
  • Ruby 2.6%
  • Shell 1.8%
  • TypeScript 1.7%
  • Other 2.5%
0