Switchboard node utils
Run the following Cargo command in your project directory:
cargo add switchboard-node
Or add the following line to your Cargo.toml:
[dependencies] switchboard-node = "0.1.0"