2024-06-18 12:25:07 +01:00
2024-06-18 11:59:17 +01:00
2024-06-18 11:59:17 +01:00
2024-05-29 08:32:40 +01:00
2024-06-18 11:59:17 +01:00
2024-05-29 08:32:40 +01:00

Side

Running in development

To init a Side node:

cd side-node
cargo run -- init node1

To start a node with a cargo watch for development purposes (from the side-node dir):

cargo watch -x "run -- run -- node1"

To run the watcher:

cd side-watcher
cargo watch -x run
Description
No description provided
Readme MIT 4.2 MiB
Languages
Rust 100%