> For the complete documentation index, see [llms.txt](https://docs.rome.builders/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rome.builders/ru/prilozheniya-na-rome/apps.md).

# Обзор

Rome — это действующее программное обеспечение, а не просто спецификация. Эти приложения сегодня работают в публичных блокчейнах, и каждое из них демонстрирует свой способ взаимодействия EVM и Solana в Rome — единое состояние, без обёрнутой площадки, без моста между двумя сторонами.

В ссылках сначала указан деплой в тестнете, если он существует; несколько приложений также работают в девнете.

## DeFi

| Приложение   | Что это                                                                                                                                                          | Ссылки                                                                                                              | Исходный код                                                                                                            |
| ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- |
| **Rome DEX** | Один нативный пул Solana, где пользователи с адресами Solana и EVM торгуют и предоставляют ликвидность в одних и тех же резервах — один рынок, две идентичности. | [тестнет](https://dex.testnet.romeprotocol.xyz/) · [девнет](https://dex.devnet.romeprotocol.xyz/)                   | [rome-dex](https://github.com/rome-protocol/rome-dex)                                                                   |
| **Aerarium** | Compound v3 с идентичностями Solana и EVM в одном пуле — размещайте и занимайте активы с любой стороны одного и того же рынка.                                   | [тестнет](https://aerarium-martius.testnet.romeprotocol.xyz/) · [девнет](https://aerarium.devnet.romeprotocol.xyz/) | [aerarium](https://github.com/rome-protocol/aerarium)                                                                   |
| **Aave v3**  | Aave v3, развернутый в Rome с работающими резервами — та же закалённая Solidity-логика, открытая для обеих сторон.                                               | [тестнет](https://aave.testnet.romeprotocol.xyz/)                                                                   | [демо](https://github.com/rome-protocol/rome-aave-v3-demo) · [контракты](https://github.com/rome-protocol/rome-aave-v3) |
| **Cardo**    | Solana DeFi из аккаунта EVM — Jupiter perps, свопы Meteora, стейкинг Marinade и многое другое, с атомарными Compose-потоками для нескольких dApp.                | [тестнет](https://cardo.testnet.romeprotocol.xyz/) · [девнет](https://cardo.devnet.romeprotocol.xyz/)               | [cardo](https://github.com/rome-protocol/cardo)                                                                         |
| **Appia**    | Позиции Solana для пользователей других сетей — заходите из сети EVM, управляйте на Solana, выходите домой. *На валидации.*                                      | [девнет](https://appia.devnet.romeprotocol.xyz/)                                                                    | [appia](https://github.com/rome-protocol/appia)                                                                         |

## Инфраструктура

| Приложение                                                      | Что это                                                                                                                                                                                                     | Ссылки                                                                                                              | Исходный код                                                                |
| --------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| **Приложение Rome**                                             | Повседневный слой для операций — обёртка, обмен, LP и мост между сетями Rome.                                                                                                                               | [тестнет](https://app.testnet.romeprotocol.xyz/) · [девнет](https://app.devnet.romeprotocol.xyz/)                   | —                                                                           |
| [**Мост Rome**](/ru/prilozheniya-na-rome/bridge-api.md)         | Мост через шесть сетей на рельсах CCTP v2 и Wormhole, плюс публичный API, который может интегрировать любое приложение для встраивания мостовых переходов — без кастодиальных ключей.                       | [девнет](https://bridge-api.devnet.romeprotocol.xyz/?chain=200010)                                                  | [rome-bridge-api](https://github.com/rome-protocol/rome-bridge-api)         |
| [**Via Explorer**](/ru/prilozheniya-na-rome/via.md)             | Кросс-VM эксплорер — каждая EVM-транзакция, затрагивающая Solana, показывает точную программу и инструкцию Solana, стоящие за ней.                                                                          | [Martius](https://via-martius.testnet.romeprotocol.xyz/) · [Hadrian](https://via-hadrian.testnet.romeprotocol.xyz/) | —                                                                           |
| [**Шлюз оракулов**](/ru/prilozheniya-na-rome/oracle-gateway.md) | Ценовые фиды Pyth и Switchboard через интерфейсы, совместимые с Chainlink, с гарантированной актуальностью от keeper-ов.                                                                                    | [портал](https://oracle.testnet.romeprotocol.xyz/)                                                                  | [rome-oracle-gateway](https://github.com/rome-protocol/rome-oracle-gateway) |
| [**Bloom**](/ru/prilozheniya-na-rome/bloom.md)                  | Активы реального мира с разрешённым доступом — один раз выпустите актив Solidity, затем храните и покупайте его как из кошельков EVM, так и Solana, при этом allowlist применяется на уровне самого токена. | [девнет](https://bloom.devnet.romeprotocol.xyz/)                                                                    | —                                                                           |

## Создайте один

Строите на Rome? Начните с [Быстрый старт](/ru/nachalo-raboty/quickstart.md), затем [Разверните Solidity](/ru/rukovodstva-dlya-razrabotchikov/deploy-solidity.md). Чтобы запустить собственную сеть, см. [Суверенитет приложений](/ru/produkty/app-sovereignty.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.rome.builders/ru/prilozheniya-na-rome/apps.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
