> For the complete documentation index, see [llms.txt](https://docs.raydius-research.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.raydius-research.com/technical-architecture/multi-chain-support.md).

# Multi-Chain Support

Raydius supports multiple blockchain networks, allowing developers to build dApps that can interact seamlessly across different chains. This multi-chain support is made possible through the platform's abstraction layer, which handles the intricacies of each network.

## **Supported Networks:**

* **Ethereum (EVM-based Chains)**
* **Solana**
* **Other emerging blockchain networks**

## **Features:**

* **Unified API:** Interact with multiple chains through a single API.
* **Cross-Chain Transactions:** Facilitate transactions across different blockchain networks seamlessly.
* **Interoperability:** Ensure that dApps built on Raydius can interact with various blockchain networks without any additional development effort.
