Socket
Socket
Sign inDemoInstall

@hashgraph/hethers

Package Overview
Dependencies
15
Maintainers
15
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @hashgraph/hethers

Umbrella package for most common Hethers libraries.


Version published
Weekly downloads
952
increased by12.26%
Maintainers
15
Created
Weekly downloads
 

Readme

Source

Hethers

npm (tag) Node.js CI

A complete SDK targeting the Hedera Hashgraph Smart Contract Service (EVM) in JavaScript (and TypeScript). The library is a modified fork of the ethers library.

Features:

  • Keep your private keys in your client, safe and sound
  • Import and export JSON wallets
  • Import and export BIP 39 mnemonic phrases (12 word backup phrases) and HD Wallets (English as well as Czech, French, Italian, Japanese, Korean, Simplified Chinese, Spanish, Traditional Chinese)
  • Meta-classes create JavaScript objects from any contract ABI, including ABIv2 and Human-Readable ABI
  • Connect to the Hedera Network over both Consensus and Mirror nodes.
  • Modular packages; include only what you need
  • Extensive documentation
  • Large collection of test cases which are maintained and added to
  • Fully TypeScript ready, with definition files and full TypeScript source
  • MIT License (including ALL dependencies); completely open source to do with as you please

Keep Updated

For the latest changes, see the CHANGELOG.

Installing

npm install --save @hashgraph/hethers

Documentation

Browse the documentation online:

License

MIT License (including all dependencies).

Keywords

FAQs

Last updated on 17 Feb 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc