> For the complete documentation index, see [llms.txt](https://omega-6.gitbook.io/omega/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://omega-6.gitbook.io/omega/omega-os/blockchain-integration.md).

# Blockchain Integration

## Omega Network

| Property | Value                                     |
| -------- | ----------------------------------------- |
| Chain ID | 1313161768                                |
| RPC URL  | <https://0x4e454228.rpc.aurora-c.network> |
| Explorer | <https://explorer.omeganetwork.co>        |
| Currency | OMEGA tokens                              |

<br>

## Omega Identity System

* Unique identity per wallet
* Cross-device identity
* No personal data
* Permanent & verifiable
* Fully user-controlled

<details>

<summary>Document Sync (Optional)</summary>

* Hash-based sync
* No content stored on-chain
* Integrity verification
* Cross-device access

</details>

<details>

<summary>Smart Contracts</summary>

* `OmegaIdentityRegistry`
* `OmegaDocumentSync`

</details>
