Skip to main content
Arcium currently operates on Solana. The network is designed so future versions can support additional blockchain ecosystems, but multichain support is still under active research and design. The goal is to let applications on different chains request encrypted computation from the same underlying network without changing the confidentiality model. Solana remains the current coordination layer for live deployments.

Planned direction

Future multichain work is expected to focus on:
  • Resource allocation: Arx nodes should be able to allocate capacity across supported chains based on demand and task priority.
  • Cross-chain workflows: Applications should be able to coordinate workflows that involve multiple chains, while computations remain isolated and verifiable.
  • Unified orchestration: A common orchestration layer should manage computation requests, execution status, and result validation across supported chains.

Current status

This page describes the roadmap, not a production feature. For current deployment and integration instructions, use the Solana integration guide and the deployment guide.