New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@requestnetwork/utils

Package Overview
Dependencies
Maintainers
0
Versions
700
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@requestnetwork/utils

General tools for Request Network packages.

0.28.1-next.783
Source
npm
Version published
Weekly downloads
904
51.93%
Maintainers
0
Weekly downloads
 
Created
Source

@requestnetwork/utils

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

Installation

npm install @requestnetwork/utils

Usage

import { normalizeKeccak256Hash } from '@requestnetwork/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

Keywords

requestnetwork

FAQs

Package last updated on 04 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts