I’m aiming to set up a straightforward Solana validator with minimal functionality. Essentially, the validator should connect to the network, receive transactions, and observe them without any additional processing.
Could anyone provide guidance on how to implement this in the simplest manner possible? I appreciate any insights or resources that can help me accomplish this task efficiently. Thank you!
I haven’t attempted yet, I’d like to have a guidance on how to implement this.