Smart Contracts

Understand why VET transfers require a dedicated method and how to query them using the SDK.

Beginner

20 minutes

On-chain Storage, ABI (Application Binary Interface), VeChain SDK (@vechain/sdk-network), ThorClient, and DPoS Consensus. Estimated Completion Time:

Prerequisites

Basic familiarity with Hardhat, React, and Solidity.

Hardhat-VeChain React Integration 🚀

Transform your Ethereum skills into VeChain power! In this series, you’ll learn how to use Hardhat to build your "on-chain backend" and connect it to a high-speed React front-end. It's the fastest way to launch a dApp on VeChainThor!

Skills the Learner Will Acquire:

  • Treating smart contracts as backends.

  • Utilizing ABIs and Contract Addresses for front-end connection.

  • Installing and configuring the VeChain SDK in a React environment.