#StrongerTogether

Tezos Blockchain Integration Boilerplate

Tezos Blockchain Integration Boilerplate

Next.js Tezos Wallet Boilerplate

A modern, production-ready boilerplate for building Tezos dApps with Next.js and comprehensive wallet integration.

🚀 Features

  • 🔐 Multi-Wallet Support – Beacon SDK (Temple, Kukai, Umami) + Kukai Embed
  • 🔄 Persistent Connections – Automatic wallet state restoration on page refresh
  • ⚡ Optimized Performance – Smart gas estimation with retry logic
  • 🎨 Modern UI – Built with shadcn/ui components and Tailwind CSS
  • 🏗️ Smart Contracts – Deploy and interact with SmartPy contracts
  • 💸 Token Support – Send XTZ and FA1.2/FA2 tokens
  • 🔧 Type Safety – Full TypeScript support with proper types
  • 📱 Responsive Design – Mobile-first approach

🛠️ Tech Stack

  • Next.js 15 – React framework with App Router
  • Taquito v21 – Tezos blockchain interaction library
  • Beacon SDK 4.6.1 – Multi-wallet connection protocol
  • Kukai Embed – Direct Kukai wallet integration
  • Zustand – Lightweight state management
  • Tailwind CSS 4 – Utility-first CSS framework
  • shadcn/ui – Accessible component library
  • TypeScript – Type-safe development