Describe the feature
After merging #672, I think ream should be able to run a devnet in its own by using all the state transition functions and fork choice in 3sf-mini. By communicating via mpsc channel between services, I guess this work can also be a foundation for building P2P service (Related: #671). To achieve that, we need:
Additional context
No response