0.37.1 • Published 1 year ago

@frinkly/utils v0.37.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@frinkly/utils

@frinkly/utils is a typescript library part of the Request Network protocol. It is a collection of tools shared between the @frinkly packages.

Installation

npm install @frinkly/utils

Usage

import { normalizeKeccak256Hash } from '@frinkly/utils';

const hash = normalizeKeccak256Hash({ exampleData: true });

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Read the contributing guide

License

MIT