Socket
Socket
Sign inDemoInstall

@vechain/sdk-ethers-adapter

Package Overview
Dependencies
2
Maintainers
7
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vechain/sdk-ethers-adapter


Version published
Maintainers
7
Created

Readme

Source

@vechain/sdk-ethers-adapter

Welcome to the sdk-ethers-adapter package of the VeChain SDK! This package serves as a crucial bridge between the standard Ethereum tooling provided by Hardhat and the unique features of the VeChain Thor blockchain. By utilizing this adapter, the hardhatVeChain plugin can seamlessly integrate veChain's capabilities, leveraging the Hardhat environment for smart contract deployment and testing on veChain's network.

Features

  • Ethers.js Integration: Fully compatible with ethers.js, providing a familiar interface for Ethereum developers.
  • vechain Extensions: Implements vechain-specific functionalities, such as multi-clause transactions, fee delegation, and native token (VET and VTHO) handling.
  • Custom Provider: Includes a VeChainThor Provider to interact with the VeChain Thor blockchain.
  • Transaction Signing: Enhancements for signing transactions using vechain's unique model, including support for block ref and expiration.
  • Contract Interaction: Facilitates interaction with contracts deployed on the VeChain Thor blockchain, taking into account vechain-specific transaction parameters.

Installation

To install the @vechain/sdk-ethers-adapter, run the following command in your project directory:

npm install @vechain/sdk-ethers-adapter

Keywords

FAQs

Last updated on 04 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc