To fully participate in Taoillium’s decentralized AI economy, each role must go through a basic setup process involving wallet creation, registration, and task execution. This section provides a technical overview for different participants.

Role-Specific Entry Summary

Role Key Steps Requirements Reward Share
Miner Whitelist → Stake → Get Key → Run Coldkey, Hotkey, Stake → ~44% daily TAO
Validator Whitelist → Stake → Get Key → Run Coldkey, Hotkey, Stake → ~18% daily TAO
Owner Deploy subnet & manage logic Genesis access → ~18% daily TAO
User Access and Pay AI services via API Internet access /

🧪 Developer Guide Summary

Role Tool Commands Notes
User Frontend/API login(), API calls Mostly UI-based interaction
Miner btcli register, stake, run miner Needs uptime and response quality
Validator btcli register --validator, score functions Ensures reward integrity

👨‍💼Users (AI Service Consumers)

Access Frontend or API

Tools: Web dashboard or REST API client

🧑‍🔧 For Miners

Requirements:

  1. Docker: Install Docker on all target servers
  2. Docker Compose: Install Docker Compose on all target servers
  3. Bittensor Wallet: Ensure you have a Bittensor wallet configured on each server
  4. Registered wallet on Taoillium frontend
  5. Whitelist + TAO stake

🧑‍💻For Validators

Requirements: