technicallyty / v4-documentation

Home Page:https://v4-teacher.vercel.app

Repository from Github https://github.comtechnicallyty/v4-documentationRepository from Github https://github.comtechnicallyty/v4-documentation

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:

About

https://v4-teacher.vercel.app

License:Other


Languages

Language:MDX 77.0%Language:SCSS 9.7%Language:JavaScript 5.0%Language:Ruby 2.7%Language:Shell 1.9%Language:HTML 1.5%Language:CSS 1.1%Language:TypeScript 0.9%Language:Dockerfile 0.1%