wget -q https://raw.githubusercontent.com/ezlabs-nodes/dria-node/refs/heads/main/install.sh && chmod +x install.sh && ./install.sh
screen -S dria
dkn-compute-launcher start
🔹 You'll be prompted to enter your DKN wallet Secret Key (MetaMask private key without the 0x prefix) Step 3️⃣: Select Your AI Model Choose from supported models:
📌 Hardware Requirements: Node Specifications https://github.com/firstbatchxyz/dkn-compute-node/blob/master/docs/NODE_SPECS.md
sudo systemctl status ollama
📊 Track Your Progress Monitor your node's performance: Dria Leaderboard https://dria.co/edge-ai
dkn-compute-launcher stop
pkill -f "dkn-compute-launcher"
screen -XS dria quit
pgrep -f "dkn-compute-launcher" || echo "✅ Node stopped successfully"