[Here](https://github.com/rollkit/rollkit/blob/main/node/full_node_integration_test.go#L43) we setup a new node from scratch. It can be cleaned up by using [this](https://github.com/rollkit/rollkit/blob/main/node/node_test.go#L67).
Here we setup a new node from scratch. It can be cleaned up by using this.