2024-06-12 15:07:03 +01:00
2024-06-11 19:16:36 +01:00
2024-06-11 19:16:36 +01:00
2024-05-29 08:32:40 +01:00
2024-06-06 19:25:54 +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%