create-vechain-dapp

Installation
SKILL.md

Create VeChain dApp

Scaffold a production-ready VeChain dApp with wallet connection, dark mode, and GitHub Pages deployment.

CRITICAL RULES

  1. Read reference files FIRST. Based on the user's chosen mode, read the appropriate reference files before creating any files. Briefly mention which files you are reading so the user can confirm the skill is active.
  2. Always read shared.md — it contains the source code templates used by both modes.
  3. Replace all placeholders in every template before writing files. See Variable Substitution below.
  4. After compaction or context loss, re-read this SKILL.md to restore awareness of the reference table and operating procedure.

Stack

Layer Technology
Framework Next.js 14 (App Router, static export)
UI Chakra UI v3, next-themes
Wallet @vechain/vechain-kit (VeWorld + WalletConnect)
State React Query
Related skills
Installs
52
GitHub Stars
5
First Seen
Mar 9, 2026