stn

Crates.iostn
lib.rsstn
version0.1.51
sourcesrc
created_at2024-01-22 02:53:30.635784
updated_at2024-09-07 04:37:27.248968
descriptionA command line tool for managing nodes.
homepage
repositoryhttps://github.com/d1onys1us-org/stn
max_upload_size
id1108256
size148,745
dionysuz (dionysuzx)

documentation

README

GitHub Release Crates.io Version GitHub Actions Workflow Status codecov

stn

A command line tool for managing nodes.

Installing and updating

Installing and updating use the same command. See the release page for instructions.

Quickstart

  1. Install stn: curl --proto '=https' --tlsv1.2 -LsSf https://github.com/d1onys1us-org/stn/releases/latest/download/stn-installer.sh | sh.
  2. Install a Taiko node: stn install.
  3. Configure your Taiko node: stn config.
  4. Start your Taiko node: stn up.

Command reference

Execute stn --help for the full list of commands and their description.

Commit count: 0

cargo fmt