Tezos LogoTezos Boilerplate

Tezos Wallet Boilerplate Docs

Welcome to Tezos Wallet Boilerplate

A complete Next.js boilerplate for building Tezos dApps with wallet integration, transaction handling, and smart contract interactions.

๐Ÿš€ Quick Start

Get up and running with Tezos wallet integration in minutes.

๐Ÿงฉ Components

Pre-built components for wallet connection, transactions, and more.

โš™๏ธ Configuration

Configure networks, RPC endpoints, and wallet providers.

๐Ÿ’ก Examples

Working examples of dApp patterns and integrations.

Features

๐Ÿ” Wallet Integration

Beacon SDK integration with support for all major Tezos wallets

๐Ÿ’ธ Transactions

Send XTZ with gas estimation and confirmation tracking

๐Ÿ“„ Smart Contracts

Interact with SmartPy contracts, call methods, and view storage

๐Ÿ–ผ๏ธ NFT Gallery

Display and manage FA2 tokens with metadata support

๐Ÿ” Blockchain Explorer

Explore blocks, operations, and accounts via TzKT API

๐ŸŽจ Modern UI

Built with Tailwind CSS 4 and shadcn/ui components