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

sui-explorer-local

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sui-explorer-local

Local Sui Explorer: Cli

  • 0.4.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
27
decreased by-55%
Maintainers
1
Weekly downloads
 
Created
Source

Local Sui Explorer: Cli

A Cli tool that delivers a slightly adapted version of the discontinued Sui Explorer to your local machine.

Sui Explorer for Localnet: Screenshot

Requirements

Install

# globally
npm install -g sui-explorer-local@latest
# or to your project:
npm install -D sui-explorer-local@latest

Use

Start (on http://localhost:9001/):

sui-explorer-local start

Stop:

sui-explorer-local stop

Other commands

Restart the container:

sui-explorer-local restart

Rebuild the container in case of any issues:

sui-explorer-local rebuild

Debug

To display logs for any command, pass -v or --verbose param to any command this way:

sui-explorer-local rebuild -v

Usage examples

It's integrated into Sui dApp Starter.

Original version of Sui Explorer - © MystenLabs, Apache-2.0

Local Sui Explorer: Cli - © Konstantin Komelin, MIT

Fork of Sui Explorer, which is used by the Cli - Apache-2.0

Keywords

FAQs

Package last updated on 20 Jun 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