VeChain Kit Docs
CtrlK
ResourcesPrivyVeChainChangelog
V2
V2
  • Intro
    • VeChain Kit V2
    • Version 2
    • Connection Types
  • Quickstart
    • Installation
    • Provider Configuration
    • Fee Delegation Setup
    • Setup Privy (optional)
    • Setup Legal Documents (optional)
    • Login Customisation
    • Send Transactions
  • Sign Messages
  • Best Practices
  • Migrations
    • Upgrade VeChain Kit from 1.x to 2.x
      • Breaking Changes Overview
      • Removed Features in v2
      • API Migration Guide
    • Migrate from DAppKit
    • Migrate Social Login Users
    • Smart Accounts v1 to v3
  • Hooks
    • Intro
    • Wallet
    • Login
    • Text Records (avatar & co.)
    • Transactions
    • Blockchain Hooks
    • Oracle
    • NFTs
    • Ipfs
    • Utils
    • vetDomains
  • Components
    • Intro
    • WalletButton
    • Profile Card
    • Transaction Modal
    • Transaction Toast
    • Open targeted modals
  • Troubleshooting
    • Dev support
    • General
    • Migration Issues
      • Peer Dependencies
      • From DApp Kit
    • Styling Issues
      • Chakra Conflicts
      • CSS Framework Conflicts
    • Integration Issues
      • Fee Delegation
      • Privy Popup Blocking
  • Social Login
    • Embedded Wallets
    • Smart Accounts
    • Fee Delegation
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF
  1. Intro

Version 2

This version of the kit deprecated the use of connex in favour of the SDK.

It may have some breaking changes based on how you integrated the kit inside your app. Please read more in details what changed from V1 and how to migrate to version 2 in the following section.

PreviousVeChain Kit V2NextConnection Types

Last updated 3 days ago

Was this helpful?