Node Architecture
Node Architecture - Infrastructure Node Design
This document describes the architecture of Roru infrastructure nodes.
Purpose: Verify zero-knowledge proofs.
Components: Proof verification, state management.
Purpose: Relay transactions to blockchains.
Components: Transaction routing, blockchain communication.
Purpose: Maintain synchronized shielded state.
Components: State tree, Merkle proofs, synchronization.
Purpose: Generate zero-knowledge proofs.
Components: Proof generation, circuit execution.
Layers:
Modular node architecture enables scalable infrastructure.
Last updated