uchain run geth 1IRuns geth node 1
uchain run geth <node number>Initializes and runs a geth node with a different data directory and port configurations.
uchain run beacon 1Runs a beacon node
uchain run beacon 2Fetches peer information using curl, exports it, and runs another beacon node
uchain run validator 1Runs a validator node with specific configurations.
Uchain command line lets you easily run uchain nodes with the commands "run geth", "run beacon" and "run validator"