/tokenstream

Primary LanguageJavaScript

Ethereum Dapp Starter

Ethereum Dapp Starter is an opinionated boilerplate Next.js 14 starter kit for production-ready Ethereum dapps with a focus on edge compute/storage and end-to-end type safety. This repository is expected to evolve over time. Questions and suggestions are always welcomed.

Stack

Try it out

$ pnpm create next-app --example https://github.com/shandysulen/ethereum-dapp-starter

Features

🌐 Edge runtime with Next.js, Vercel, and Turso 🦺 End-to-end type-safe APIs with tRPC 🐗 Scaffolded with PostHog 🧪 Testing configuration to work across functions and React components 🔤 Starts with Inter fonts 💨 Turbo-powered 🧼 Opinionated ESLint config extending Next.js's config ✨ Opinionated Prettier config to sort imports and Tailwind classes 🐶 Husky pre-commit hook