Skip to content

dydxopsdao/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:

Packages

No packages published

Languages

  • MDX 89.4%
  • TypeScript 3.4%
  • SCSS 3.0%
  • JavaScript 2.0%
  • Ruby 0.8%
  • Shell 0.6%
  • Other 0.8%