hashgraph / hethers.js

DEPRECATED Complete EVM library in JavaScript/TypeScript for Hedera Hashgraph Smart Contract Service
https://docs.hedera.com/hethers
MIT License
16 stars 7 forks source link
deprecated deprecated-repo deprecated-repository

Hethers

⛔️ DEPRECATED

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


[No Maintenance Intended]() 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 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).