Protocol Activation Phase

Compute is
the New
Currency.

The Hetu distributed P2P network is reshaping compute allocation. Deploy local nodes to participate in global AI inference clusters and secure protocol-level yield.

Clusters

0 Available Channels

Installation Guide

A streamlined guide to building a distributed AI inference cluster on your local hardware.

Guide Version: 4.0.1

Prerequisites

  • Python Version3.11.0 <= V < 3.14.0
  • Git CoreInstalled
  • ArchitectureX86_64 / ARM64
01
Clone Repository
git clone https://github.com/hetu-project/prakasa.git && cd prakasa
02
Setup Virtual Environment
python3 -m venv ./venv && source ./venv/bin/activate
03
Install Dependencies
pip install -e .
04
Run Worker Code
parallax join --scheduler-addr /ip4/127.0.0.1/tcp/3001/p2p/12D3KooWAwbVkJg1BqRUwr3Tndnqea75G8CwLhg3hpgmrwTaPwjE --eth-account <YOUR_WALLET_ADDRESS>

Note: Add your wallet address to bond your account with your node.

Service Deployment Successful
Access http://localhost:3001 to Configure Instance