Drift Protocol brings on-chain, cross-margined perpetual futures to Solana. Making futures DEXs the best way to trade.
First, run pnpm i to install the dependencies.
Then, run pnpm dev to start the development server and visit localhost:3000.
This project is licensed under the MIT License.
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.