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, 2023 If you are currently using or planned to use Hethers in your projects, please consider instead ethers.js or web3js in combination with hedera-json-rpc-relay before the deprecation date. For ED25519 focused scenarios the hedera-sdk-js may be utilized
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:
For the latest changes, see the CHANGELOG.
npm install --save @hashgraph/hethers
Browse the documentation online:
MIT License (including all dependencies).