VeChain Kit Docs
ResourcesPrivyVeChainChangelog
  • VeChain Kit
    • Intro
    • Quickstart
    • Migrations
      • Migrate from DAppKit
      • Migrate Social Login Users
      • Smart Accounts v1 to v3
    • Troubleshooting
    • Connection Types
    • Send Transactions
    • Sign Messages
    • Text Records (avatar & co.)
    • Hooks
      • Wallet
      • Smart Account
      • Blockchain Hooks
      • Oracle
      • VeBetterDAO
      • veDelegate
      • vetDomains
      • Utils
      • Indexer
      • Ipfs
      • NFTs
      • Transactions
      • Signing
      • Login
    • Components
      • WalletButton
      • Open targeted modals
      • Profile Card
      • Transaction Modal
      • Transaction Toast
  • Configs
  • Utils
  • Social Login
    • Embedded Wallets
    • Smart Accounts
    • Fee Delegation
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. VeChain Kit

Components

PreviousLoginNextWalletButton

Last updated 2 months ago

Was this helpful?

Component Overview

The hook offers a versatile suite of components for seamless integration into web applications. Below are some of the key components:

  • WalletButton: Dynamically triggers either a login or account modal based on the user's connection status.

  • ProfileCard: Displays essential details, including an avatar, description, and social links linked to a user's address.

  • Transaction Visibility:

    • TransactionModal

    • TransactionToast

  • AccountModal: Allows users to explore specific sections as needed.

  • DAppKitWalletButton: Provides a focused interface for selecting wallet connection options.

These components collectively enhance user interaction and streamline.

Head over the to see all the components in action.

VeChain Kit homepage