Getting Started¶
Welcome to the Prediction DAO! This guide will help you get started with using the system.
What You'll Need¶
Required¶
- Web3 Wallet: MetaMask or compatible Web3 wallet
- ETC Tokens: For paying gas fees and bonds
- Web Browser: Modern browser (Chrome, Firefox, Safari, or Brave)
Recommended¶
- Basic understanding of blockchain and DAOs
- Familiarity with prediction markets (helpful but not required)
Installation Steps¶
1. Install MetaMask¶
If you don't already have MetaMask:
- Visit metamask.io
- Download and install the browser extension
- Create a new wallet or import an existing one
- Securely store your seed phrase
Security Warning
Never share your seed phrase with anyone. The Prediction DAO will never ask for it.
2. Add the Network¶
Connect to the appropriate network:
- Network Name: Ethereum Classic
- RPC URL: Check with your preferred provider
- Chain ID: 61
- Currency Symbol: ETC
- Network Name: Ethereum Classic Mordor
- RPC URL: https://rpc.mordor.etccooperative.org
- Chain ID: 63
- Currency Symbol: mETC
- Network Name: Hardhat Local
- RPC URL: http://127.0.0.1:8545
- Chain ID: 1337
- Currency Symbol: ETH
3. Get ETC Tokens¶
Purchase ETC from a cryptocurrency exchange and transfer to your wallet.
Request testnet tokens from a faucet:
The local Hardhat node provides test accounts with pre-funded ETH.
4. Access the Application¶
- Navigate to the Prediction DAO web interface
- Click "Connect Wallet" in the top right
- Select MetaMask and approve the connection
- You're ready to go!
Understanding the Interface¶
Dashboard¶
The main dashboard shows:
- Active Proposals: Currently trading proposals
- Your Positions: Your active market positions
- Welfare Metrics: Current protocol success measures
- Recent Activity: Latest system events
Navigation¶
- Proposals: View and create proposals
- Markets: Browse and trade on prediction markets
- Metrics: View welfare metrics and voting
- Portfolio: Manage your positions and balances
- Settings: Configure your preferences
User Roles¶
Proposer¶
Submit proposals for the DAO to consider. Requires a 50 ETC bond.
Learn more about submitting proposals →
Trader¶
Trade on prediction markets to express your beliefs about proposals.
Voter¶
Participate in welfare metric selection and governance decisions.
Oracle Reporter¶
Report welfare metric values after proposals execute. Requires a 100 ETC bond.
Challenger¶
Challenge incorrect oracle reports. Requires a 150 ETC bond.
Key Concepts¶
Futarchy¶
"Vote on values, bet on beliefs" - The DAO uses prediction markets to make decisions:
- The community votes on welfare metrics (what defines success)
- Proposers submit proposals (suggested actions)
- Markets are created with PASS and FAIL tokens
- Traders bet on whether proposals will improve welfare metrics
- The market's prediction determines if the proposal is executed
Privacy Protection¶
Your trading positions are private:
- Positions are encrypted using zero-knowledge proofs
- Your identity is not linked to your trades
- Key-change capability prevents vote buying
- Only aggregate market data is public
Welfare Metrics¶
The protocol uses four types of metrics to measure success:
- Treasury Value (Primary): Total value of DAO treasury
- Network Activity (Secondary): Transaction volume and active users
- Hash Rate Security (Tertiary): Network security metrics
- Developer Activity (Quaternary): GitHub activity and contributions
Next Steps¶
Ready to participate? Choose your path:
-
Submit a Proposal
Have an idea for the DAO? Learn how to submit a proposal.
-
Trade on Markets
Express your beliefs about proposals by trading.
-
Get Help
Have questions? Check our FAQ.
Getting Help¶
If you need assistance:
- Check the FAQ for common questions
- Review the System Overview for technical details
- Join our community channels (links in the app)