Hey everyone,
I’ve been thinking a lot lately about the potential of stateless blockchain architectures and wondering if anyone else here is exploring this direction. The idea is to build chains that don’t rely on storing a global state at all times, but instead reconstruct state as needed from external sources using cryptographic proofs. This could significantly reduce validator load, improve scalability, and potentially enable lighter, more accessible nodes.
Ethereum has been researching this for years with its stateless client proposals, but I’m curious how applicable these ideas are in newer modular blockchain designs. Could a stateless architecture work alongside shared security models like what we’re seeing with EigenLayer or Symbiotic? What would data availability and execution environments look like in such a system? Would it complement or compete with things like rollups, or serve a totally different purpose?
Also wondering how this would affect UX. Would apps become more fragile or slow due to the need to reconstruct state? Or could middleware or off-chain services smooth that over?
If anyone here is experimenting with stateless components or has opinions on where this fits into the broader modular and restaking narrative, I’d love to hear your thoughts. Feels like a concept worth revisiting as these systems mature.