A command line tool for managing Taiko nodes.
Screenshot of
v0.1.27
, butstn
is getting updated all the time.
Installing and updating use the same command.
- Install Rust
- Install or update
stn
with cargo:cargo install stn
Inside of a terminal:
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/d1onys1us/stn/releases/latest/download/stn-installer.sh | sh
Inside of a Powershell window:
irm https://github.com/d1onys1us/stn/releases/latest/download/stn-installer.ps1 | iex
Inside of a terminal:
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/d1onys1us/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
.
Execute stn
for the full list of commands and their description.
If you have any feature requests or bug reports please open an issue! ヽ(・∀・)ノ