For the complete documentation index, see llms.txt. This page is also available as Markdown.

What's VeChain Kit?

VeChain Kit is an all-in-one SDK for building frontend applications on VeChain, supporting wallet integration, developer hooks, pre-built UI components, and more.

It offers:

  • Seamless Wallet Integration: Support for VeWorld, WalletConnect, and social logins.

  • Developer-Friendly Hooks: Easy-to-use React Hooks that let you read and write data on the VeChainThor blockchain.

  • Token Operations: Send and swap tokens, check balances, manage VET domains, and more—all in one place.

  • Pre-Built UI Components: Ready-to-use components (e.g., TransactionModal) to simplify wallet operations and enhance your users’ experience.

🚀 Start with AI

The fastest way to build with VeChain Kit is to hand a prompt to your coding agent (Claude Code, Cursor, or any agent). The prompts below tell the agent to read the relevant VeChain AI Skill first so it follows current conventions.

Install the VeChain AI Skills once to give every future prompt automatic domain context:

Or in Claude Code: /plugin marketplace add vechain/vechain-ai-skills. Browse all 11 skills live at the VeKit Playground.

Prefer to wire it yourself? See the manual installation guide.

Last updated

Was this helpful?