stn-0.1.51 is not a library.
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
- Install stn:
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/d1onys1us-org/stn/releases/latest/download/stn-installer.sh | sh. - Install a Taiko node:
stn install. - Configure your Taiko node:
stn config. - Start your Taiko node:
stn up.
Command reference
Execute stn --help for the full list of commands and their description.