An open API service indexing awesome lists of open source software.

https://github.com/drift-labs/drift-protocol-v2-docs


https://github.com/drift-labs/drift-protocol-v2-docs

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 👾 Drift Protocol Documentation

[Drift Protocol](https://www.drift.trade/) 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.