Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shardus/monitor-client

Package Overview
Dependencies
Maintainers
0
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shardus/monitor-client

## Releasing

  • 2.8.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

@shardus/monitor-client

Releasing

If you're daring and want to cut and push a release to npm, you can do so solely by running npm run release. But I warn you - with great power, comes great responsibility ;)

How to run a custom monitor client branch (dev) with a local network.

  1. go to the monitor client folder:
  • run npm ci
  • run npm link
  • run npm run prepare
  1. go to the monitor server folder:
  • run npm ci
  • run npm link @shardus/monitor-client
  • run npm run prepare
  1. Go to your running (if running) shardeum-server folder
  • shardus pm2 list // find the index of monitor server usually 1
  • shardus pm2 stop // index usually 1
  1. go to monitor server folder
  • npm run start (edited)

FAQs

Package last updated on 16 Aug 2024

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc