stn-0.1.19 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
- Head over to releases for a copy paste install command.
- Make and cd into a directory for your Taiko node:
mkdir my-taiko-node && cd my-taiko-node. - Install a Taiko node:
stn install. - Configure your Taiko node:
stn config. - 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! ヽ(・∀・)ノ