2.2.1 • Published 9 months ago

sui-explorer-local v2.2.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

Local Sui Explorer

Sui Explorer for your localnet.

Sui Explorer for Localnet: Screenshot

A fork of sui-explorer, originally developed by MystenLabs and now discontinued.

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

Restart:

sui-explorer-local restart

Troubleshot

To display logs for the PM2 process manager, which powers the app, run this command:

npx pm2 logs sui-explorer-local --nostream

Usage examples

Sui Explorer Local is integrated into Sui dApp Starter and Suibase.

License & copyright

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

All changes after Apr 10, 2024 are a subject of copyright of Konstantin Komelin and other involved contributors.

2.2.1

9 months ago

2.0.0-alpha5

12 months ago

2.0.0-alpha4

12 months ago

2.0.0-alpha3

12 months ago

2.0.0-alpha2

12 months ago

2.1.1

12 months ago

0.5.0

12 months ago

0.4.1

1 year ago

0.3.2

1 year ago

0.4.0

1 year ago

2.1.0

12 months ago

2.0.0-alpha

12 months ago

2.0.0

12 months ago

0.3.0

1 year ago

0.2.0

1 year ago

0.3.1

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago