Landing page and documentation for Handshake.
Install dependencies:
pnpm i
Update providers.json
file with data from handshake/
library:
make
Run server:
pnpm dev
Deploy:
vercel --prod
Or fork this repo, create a Next.js project inside Vercel and set this folder as root.