Skip to content

SwaprHQ/next-dapp-starter-kit

Repository files navigation

Next dapp starter kit

This is a template meant to kickstart dapps.

Next dapp starter kit

Tech stack

Getting Started

First, install packages.

bun install

Run the development server:

bun dev

Deploy example on Cloudflare

Set build command

npm install -g bun@1.0.6 && bun install && bun run build

Set build output directory

/dist