Quick Start
Get Hologram running and browse your first decentralized application in under 5 minutes.
Prerequisites
- Hologram installed (Installation Guide)
- Internet connection
First Run Wizard
On your first launch, Hologram displays a First Run Wizard to help you get started quickly.
Wizard Steps
- Welcome Screen: Introduction to Hologram with version info
- Network Selection: Choose your connection mode
- Node Setup: Configure daemon connection or use embedded node
- Wallet Setup: Create, restore, or open a wallet
- Ready: Start browsing the decentralized web
Network Options
| Option | Description | Best For |
|---|---|---|
| Download Node | Auto-download and run derod | Maximum sovereignty |
| LAN / External | Connect to node on your network | Power users with existing nodes |
| Simulator | Local development mode | Developers |
You can skip the wizard and configure everything later from Settings.
Simulator Quick Start
For developers, the wizard offers a "Use Simulator Instead" button that:
- Skips network configuration
- Starts the integrated Simulator
- Opens a pre-funded test wallet
- Gets you developing immediately with Studio tools
Getting Started
Launch Hologram
Open Hologram from your applications. Complete the First Run Wizard or skip to configure manually.
Connect to the Network
Go to Settings > Node and configure your daemon connection:
- Quick Start: Use a public remote node
- Self-Sovereign: Run the embedded node (recommended)
- Custom: Connect to your own derod instance
For the best experience, run the embedded node. Hologram can download and manage derod automatically from Settings > Node.
Create or Import Wallet
Navigate to Wallet and either:
- Create New Wallet: Generate a new wallet with a secure password
- Import Wallet: Restore from 25-word seed phrase
- Open Existing: Open an existing wallet file
Write down your 25-word seed phrase and store it securely. This is the ONLY way to recover your wallet. For added security, enable Privacy Mode.
Browse a dApp
Go to Browser and try navigating to a TELA application:
- Enter a SCID in the address bar
- Use
dero://appnameformat for named apps - Or explore the Discover tab to find apps
(Optional) Enable Developer Support
Go to Settings > Developer Support to optionally support TELA app developers through EPOCH passive hashing. This is a lightweight way to contribute to the ecosystem without traditional mining.
Understanding the Interface
Navigation
| Tab | Purpose |
|---|---|
| Explorer | Landing page with OmniSearch, blockchain data |
| Browser | Navigate and view TELA dApps, Discover apps |
| Wallet | Balance, transactions, token portfolio |
| Developer Support | EPOCH passive hashing for developers |
| Studio | DOC/INDEX deployment, version control, local development |
| Settings | Configuration, node management, preferences |
Sidebar Status Indicators
The sidebar shows real-time status:
- Node: Connection state (click to go to Settings > Node)
- XSWD: External wallet connection status
- Gnomon: Indexer sync status (click to go to Settings > Gnomon)
- EPOCH: Developer support activity
- Network: Current network (Mainnet/Testnet/Simulator - click to switch)
- Block Height: Current blockchain height
Your First Transaction
Ensure Wallet is Open
Your wallet must be open and synced.
Get Some DERO
- Mine blocks (slow but self-sovereign)
- Receive from another wallet
- Use testnet for development
Send DERO
- Go to Wallet
- Click "Send"
- Enter recipient address and amount
- Enter wallet password
- Confirm transaction
Simulator Mode (For Developers)
To test without real DERO:
Enable Simulator
Click the network indicator in the sidebar (shows "Mainnet") and select "Simulator", or go to Settings > Simulator.
Get Test DERO
The simulator auto-mines blocks and provides test coins.
Deploy and Test
Use the Studio tab to develop and deploy TELA apps instantly.
Next Steps
- TELA Browser - Deep dive into decentralized browsing
- Studio - Deploy and manage TELA content with version control
- Wallet Management - Full wallet features
- telaHost API - Build dApps with the JavaScript bridge
- Mining Guide - Optimize your mining setup