# ROM COIN 블록체인

<mark style="background-color:blue;">**ROM\_COIN**</mark> = ROM\_COIN 블록체인 + ROM\_COIN 플랫폼

ROM\_COIN은 프로젝트의 고유한 특성으로 대량의 트랜잭션을 처리해야 하기 때문에 자체 블록체인 네트워크를 구축할 계획입니다. 빠른 트랜잭션 처리를 위해 페이먼트 채널 기술을 도입하여 지원합니다. 이러한 기능은 ROM\_COIN에서 트랜잭션 핸들러로 불리며 블록체인의 확장성을 나타내는 핵심 기술입니다. 또한 ROM\_COIN은 페이먼트 채널 기술 개발 후, 사이드체인이 필요할 경우 이더리움의 패리티팀에서 진행 중인 브릿지 기술을 도입할 것입니다.

ROM\_COIN은 다음과 같은 구성요소를 포함하고 있습니다: 노드의 식별자(Identity) 처리와 관리를 담당하는 ID 서버, 블록체인 데이터 관리를 수행하는 Data 매니저, 트랜잭션과 데이터 관리를 담당하는 메시징 핸들러와 트랜잭션 핸들러, 그리고 스토리지 관리를 담당하는 파일 쉐어링 핸들러를 포함하고 있습니다.

ROM\_COIN은 ROM\_COIN 블록체인과 ROM\_COIN 토큰으로 구성되어 있으며, ROM\_COIN은 ROM\_COIN 블록체인을 실험하고 페이먼트 채널 상의 결제와 서비스 수수료 지불을 위해 사용될 것입니다.

아래는 ROM\_COIN와 Bitcoin의 비교표입니다.

<figure><img src="/files/l9ivLXHR1Px98mgYj7UP" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docskr.romrom.io/rom-coin-2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
