SYSTEM DOCUMENTATION
Technical guide for the Omarchy Ecosystem. All applications are decentralized, running directly on the blockchain without central servers.
Central Hub index.html
The main landing page. Provides a unified dashboard with quick access to all DApps running on your node.
Sovereign Terminal omr.html
The primary interface for managing assets. Replaces traditional bank accounts.
Identity Management
- Click CREATE NEW IDENTITY to generate a key pair.
- Save your Private Key securely (offline).
- Login to decrypt your wallet locally in the browser.
CPU Mining
- Navigate to the Miner tab.
- Click ACTIVATE MINER.
- Your device calculates SHA-256 hashes. Success yields 10.00 OMR.
The Chronicle news.html
A decentralized newspaper aggregator. It pulls data from three sources:
- Headlines: Long-form articles from Archives.
- The Wire: Real-time short updates from VOX.
- Market Ticker: Live price data from Velocity DEX.
Usage: Simply open the page to see the latest immutable news state of the network.
Velocity DEX dex.html
Automated Market Maker (AMM). Swaps OMR for synthetic USDz.
Swapping Tokens
- Connect Wallet.
- Enter amount to sell in the PAY field (e.g., 100 OMR).
- The system calculates USDz based on the Nano-Economy price model.
- Click SWAP. Your OMR is burned, and USDz is minted to your address.
Omarchy Fund fund.html
Censorship-resistant crowdfunding platform.
Launching a Campaign
- Click Start a Campaign.
- Define goal and description.
- Pay 2.00 OMR listing fee to publish the smart contract to the chain.
- Funds donated by others go directly to your wallet.
The Bazaar market.html
Peer-to-Peer marketplace for goods and services.
Trading
- Sell: Post an item (Cost: 0.05 OMR). It appears on the global board.
- Buy: Click 'BUY NOW'. The app sends OMR directly to the seller.
- Delivery: Coordinate via Whisper Chat using the Transaction ID as proof.
VOX Feed vox.html
Immutable microblogging. Pay-to-post (0.05 OMR) eliminates spam bots.
Features
- Broadcast: Send a message to the entire blockchain.
- Tips: Send 1.00 OMR to any author by clicking the 'Tip' button.
Whisper Chat whisper.html
End-to-End Encrypted Messenger. Messages are stored on-chain but readable only by the intended recipient.
Secure Comms
- Add a contact by their OMR Address.
- Send a message (Cost: 0.000001 OMR).
- The message is encrypted locally before broadcast.
Secure Vault vault.html
Zero-Knowledge Password Manager.
- Enter a secret (password, seed, note).
- Click ENCRYPT & SAVE.
- Data is encrypted with your private key and stored on the blockchain.
- Only you can decrypt it by hovering over the blurred text in the Vault UI.
Truth Engine notary.html
Digital Notary Service. Proves file existence and integrity.
- Drag & Drop any file (PDF, JPG, ZIP).
- The browser calculates the SHA-256 Hash.
- Click NOTARIZE to permanently write this hash to the blockchain.
Chronos chronos.html
Time Capsule / Dead Man's Switch.
- Write a message and set a Unlock Height (e.g., +100 blocks).
- The message is encrypted.
- It remains locked and unreadable until the blockchain reaches that height.
Heritage Museum heritage.html
On-Chain NFT Art Gallery.
- Use the 16x16 pixel editor to draw art.
- Click ETCH INTO CHAIN (Cost: 5.00 OMR).
- The pixel data is stored directly in the transaction, not on an external server.
Sentinel & NetViz sentinel.html / network.html
Administrative tools for network monitoring.
- Sentinel: Watch for "Whale" transactions and monitor hashrate stability.
- NetViz: Visual topology map of all connected peer nodes in the Tor mesh.
Quantum Testnet quantum.html
Experimental network running on Port 5001.
Uses CRYSTALS-Dilithium cryptography to secure assets against future quantum computer attacks. Features a separate blockchain (OMRq) and explorer (`qexplorer.html`).