Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
/hethers.jsPublic archive
forked fromethers-io/ethers.js

DEPRECATED Complete EVM library in JavaScript/TypeScript for Hedera Hashgraph Smart Contract Service

License

NotificationsYou must be signed in to change notification settings

hashgraph/hethers.js

 
 

Hethers

Deprecation of Hethers.js by October 20, 2023
As we continue to evolve the Hedera ecosystem, we are committed to ensuring that our developer tools and resources remain easy to use and up-to-date. With this goal in mind, the Hethers.js library will be deprecated by October 20, 2023If you are currently using or planned to use Hethers in your projects, please consider insteadethers.js orweb3js in combination withhedera-json-rpc-relay before the deprecation date. For ED25519 focused scenarios thehedera-sdk-js may be utilized


No Maintenance Intendednpm (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 theethers library.

Features:

  • Keep your private keys in your client,safe and sound
  • Import and exportJSON wallets
  • Import and export BIP 39mnemonic phrases (12 word backup phrases) andHD Wallets (English as well as Czech, French, Italian, Japanese, Korean, Simplified Chinese, Spanish, Traditional Chinese)
  • Meta-classes create JavaScript objects from any contract ABI, includingABIv2 andHuman-Readable ABI
  • Connect to the Hedera Network over both Consensus and Mirror nodes.
  • Modular packages; include only what you need.
  • Extensivedocumentation
  • Large collection oftest cases which are maintained and added to
  • FullyTypeScript 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 theCHANGELOG.

Installing

npm install --save @hashgraph/hethers

Documentation

Browse thedocumentation online:

License

MIT License (includingall dependencies).

About

DEPRECATED Complete EVM library in JavaScript/TypeScript for Hedera Hashgraph Smart Contract Service

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript76.0%
  • JavaScript20.6%
  • Python1.1%
  • Java0.8%
  • Objective-C0.6%
  • Solidity0.3%
  • Other0.6%

[8]ページ先頭

©2009-2025 Movatter.jp