Skip to content

3thereum/drift-protocol-v2-docs

 
 

Repository files navigation

👾 Drift Protocol Documentation

Drift Protocol brings on-chain, cross-margined perpetual futures to Solana. Making futures DEXs the best way to trade.

Local Development

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

License

This project is licensed under the MIT License.

Deployment

Before deploying to vercel, run yarn and commit the package-lock.json file. This is necessary for new navigation routes to show up in the build output.

Releases

No releases published

Packages

No packages published

Languages

  • MDX 91.6%
  • TypeScript 8.1%
  • Other 0.3%