Currently the Solana RPC is coupled to the validator. This creates a few issues/bottlenecks

This work proposes ways to decouple the RPC and validator client.

NOTE: This document does not include cNFT support in its design.

Option 1

Untitled

This is the most flexible/scalable option, it has the following benefits

Drawbacks

Option 2