@frequency-chain/ethereum-utils
v2.0.0
Published
A package which facilitates use of Ethereum addresses, signatures and standards with Frequency chain.
Keywords
Readme
Ethereum Utility package
Description
A package which facilitates use of Ethereum addresses, signatures and standards with Frequency chain.
Getting Started
npm install @frequency-chain/ethereum-utils
Usage in browser
Simply include the library in your HTML from jsDelivr (update the version as needed):
<script src="https://cdn.jsdelivr.net/npm/@frequency-chain/[email protected]/dist/browser/frequency-ethereum-utils.umd.min.js"></script>Upgrades and Matching Versions
Assuming you are using no deprecated methods, any release version of @frequency-chain/ethereum-utils should work against a release version of a Frequency node.
If you are working against a development node it is suggested that you match the package version against the commit hash using v0.0.0-[First 6 of the commit hash].
Changelog is maintained in the releases for Frequency.
Contributing
See CONTRIBUTING.md for more information.
License
Distributed under the Apache 2.0 License. See LICENSE for more information.
