stn 0.1.18

A command line tool for managing Taiko nodes.
stn-0.1.18 is not a library.

[!WARNING] The v0.1.* version means this is considered alpha software and the API will probably undergo breaking changes.

stn

A command line tool for managing Taiko nodes.

Installation

Head over to releases for a copy paste install command.

Quickstart

  1. Head over to releases for a copy paste install command.
  2. Make and cd into a directory for your Taiko node: mkdir my-taiko-node && cd my-taiko-node.
  3. Install a Taiko node: stn install.
  4. Configure your Taiko node: stn config.
  5. Run your Taiko node: stn up.

Usage

Execute stn help for the full list of commands.

Roadmap

Some cool stuff planned ahead:

  • Adding support for a "setup wizard" / "config" command
  • Managing node configs somewhere in ~/.stn/config (even aliasing eth-docker and managing those nodes, making stn something like a kubectl)
  • Adding support for Taiko proposers / provers
  • Adding support for other L2 nodes

If you have some other cool ideas feel free to open an issue! ヽ(・∀・)ノ