[](https://github.com/d1onys1us-org/stn/releases)
[](https://crates.io/crates/stn)
[](https://github.com/d1onys1us-org/stn/actions/workflows/ci.yml?query=branch:main)
[](https://codecov.io/gh/d1onys1us-org/stn)
# stn
A command line tool for managing Taiko nodes.
## Installing and updating
Installing and updating use the same command. See the [release page](https://github.com/d1onys1us-org/stn/releases) 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.