A package which facilitates use of Ethereum addresses, signatures and standards with Frequency chain.
npm install @frequency-chain/ethereum-utils[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![NPM @latest][npm-shield]][npm-url]
[![NPM @next][npm-next-shield]][npm-next-url]
A package which facilitates use of Ethereum addresses, signatures and standards with Frequency chain.
- npm install @frequency-chain/ethereum-utils
Simply include the library in your HTML from jsDelivr (update the version as needed):
``html`
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.v0.0.0-[First 6 of the commit hash]
If you are working against a development node it is suggested that you match the package version against the commit hash using .
Changelog is maintained in the releases for Frequency.
See CONTRIBUTING.md for more information.
Distributed under the Apache 2.0 License. See LICENSE` for more information.
[contributors-shield]: https://img.shields.io/github/contributors/frequency-chain/frequency.svg?style=for-the-badge
[contributors-url]: https://github.com/frequency-chain/frequency/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/frequency-chain/frequency.svg?style=for-the-badge
[forks-url]: https://github.com/frequency-chain/frequency/network/members
[stars-shield]: https://img.shields.io/github/stars/frequency-chain/frequency.svg?style=for-the-badge
[stars-url]: https://github.com/frequency-chain/frequency/stargazers
[issues-shield]: https://img.shields.io/github/issues/frequency-chain/frequency.svg?style=for-the-badge
[issues-url]: https://github.com/frequency-chain/frequency/issues
[license-shield]: https://img.shields.io/github/license/frequency-chain/frequency.svg?style=for-the-badge
[license-url]: https://github.com/frequency-chain/frequency/blob/master/LICENSE
[npm-shield]: https://img.shields.io/npm/v/@frequency-chain/ethereum-utils?label=npm%20%40latest&style=for-the-badge
[npm-url]: https://www.npmjs.com/package/@frequency-chain/ethereum-utils
[npm-next-shield]: https://img.shields.io/npm/v/@frequency-chain/ethereum-utils/next?label=npm%20%40next&style=for-the-badge
[npm-next-url]: https://www.npmjs.com/package/@frequency-chain/ethereum-utils