inx-dashboard

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

inx-dashboard

A node dashboard that uses INX

Building inx-dashboard

Clone the repository with submodules

git clone --recurse-submodules https://github.com/iotaledger/inx-dashboard.git

Go to the root directory of the repo and call

./scripts/build.sh

Setting password for login

To generate a password hash, and it's salt you need to use the Hornet docker image.

After installing docker use the hornet tools to generate the password hash:

docker run -it iotaledger/hornet:2.0-rc tools pwd-hash

You can set the hash and the salt with these parameters:

./inx-dashboard --dashboard.auth.passwordHash YOURHASH --dashboard.auth.passwordSalt YOURSALT

Do not forget to change username with --dashboard.auth.username

Getting full list of parameters

./inx-dashboard --help --full

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
components
app
pkg
jwt
tools
gendoc Module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL