Socket
Socket
Sign inDemoInstall

@metamask-institutional/websocket-client

Package Overview
Dependencies
52
Maintainers
7
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @metamask-institutional/websocket-client

This package will export WebsocketClient, responsible for establishing a connection to the WebSocket API and handle all the messages for transaction updates.


Version published
Weekly downloads
1K
increased by35.33%
Maintainers
7
Install size
7.33 MB
Created
Weekly downloads
 

Readme

Source

MetaMask Institutional WebsocketClient

DISCLAIMER. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

A Typescript library that exports a WebSocket client, it allows us to get Tx updates from the WS API and send them to the TransactionUpdate controller.

Usage

Setting up

npm i @metamask-institutional/websocket-client
yarn add @metamask-institutional/websocket-client

FAQs

Last updated on 17 Apr 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc