Socket
Socket
Sign inDemoInstall

@vechain/sdk-ethers-adapter

Package Overview
Dependencies
Maintainers
6
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vechain/sdk-ethers-adapter

This module serves as a crucial bridge between the standard Ethereum tooling provided by Hardhat and the unique features of the vechain thor blockchain


Version published
Weekly downloads
58
decreased by-60.27%
Maintainers
6
Weekly downloads
 
Created
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 hardhat vechain 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

Package last updated on 09 Apr 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
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc