Socket
Socket
Sign inDemoInstall

web3-shh

Package Overview
Dependencies
4
Maintainers
3
Versions
132
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-shh

Web3 module to interact with the Whisper messaging protocol.


Version published
Weekly downloads
297K
increased by9.57%
Maintainers
3
Created
Weekly downloads
 

Readme

Source

web3-shh

NPM Package Dependency Status Dev Dependency Status

This is a sub-package of web3.js

This is the whisper v5 package.

Please read the documentation for more.

Installation

Node.js

npm install web3-shh

Usage

const Web3Personal = require('web3-shh');

const shh = new Web3Personal('ws://localhost:8546');

Types

All the TypeScript typings are placed in the types folder.

FAQs

Last updated on 28 Jul 2021

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc