Connect any machine to the ED Civilization Network. Earn EDC passively.
Project description
ed-agent — O LIFE Civilization OS Node
Connect any machine to the planetary civilization network. Earn EDC passively.
ED (Evolutionary Director) is the AI orchestrator of O LIFE — a civilization-scale operating system that coordinates energy grids, compute resources, carbon markets, and economic activity across 30+ countries.
When you install ed-agent, your machine becomes a node in this network:
- Earn EDC for contributing compute power
- Earn EDC for demand response (reducing load when the grid needs help)
- Earn EDC just for staying connected (0.01 EDC/hour)
- Access the global energy marketplace (RECs, carbon credits, PPAs)
Install
pip install ed-agent
Or from the O LIFE Nexus registry (faster for existing users):
pip install ed-agent \
--index-url https://nexus3-production-86cc.up.railway.app/repository/ed-pypi/simple/ \
--extra-index-url https://pypi.org/simple/
Quick Start (3 commands)
# 1. Get your token: https://olife.ai → My Account → API Key
# 2. Register your machine
ed-agent register --token YOUR_OLIFE_TOKEN
# 3. Start earning EDC
ed-agent start
That's it. Your machine is now part of the O LIFE Civilization Network.
What Your Machine Does
Your Machine ED Network
│ │
├── Available? ──────────────► Receives job request
│ │
├── Executes job ◄──────────── Job assigned
│ │
├── Reports result ──────────► Verifies completion
│ │
└── EDC credited ◄──────────── Payment sent to wallet
Job Types
| Job Type | Description | Reward |
|---|---|---|
| CPU Inference | Run AI inference tasks | 0.1–2 EDC |
| GPU Training | ML model training batches | 1–100 EDC |
| Data Processing | Analyze civilization data | 0.5–5 EDC |
| Demand Response | Reduce power on grid signal | 0.5–50 EDC |
| Online Presence | Just stay connected | 0.01 EDC/hr |
Commands
# Register this machine
ed-agent register --token YOUR_TOKEN
# Start the agent (foreground)
ed-agent start
# Start as background daemon
ed-agent start --daemon
# Check status and earnings
ed-agent status
# View machine capabilities
ed-agent info
What is EDC?
EDC (Evolutionary Director Coin) is the native currency of the O LIFE Civilization OS. It is:
- Earned by contributing to the civilization network
- Spent on energy certificates, carbon credits, compute jobs
- Traded on the O LIFE marketplace
- Accumulated to unlock higher civilization tiers
EDC is not a speculative cryptocurrency. It represents real work done for civilization.
What is O LIFE?
O LIFE (olife.ai) is a civilization-scale operating system that:
- Monitors 30+ electrical grid operators worldwide (5.5B people covered)
- Trades renewable energy certificates (RECs) and carbon credits globally
- Coordinates Machine Capital — idle computers earning EDC
- Runs the Prediction Arena — stake TWB on real-world events
- Powers the Business MRI — AI analysis for SMEs
- Manages the Civilization Dividend — passive income for contributors
The vision: coordinate global energy, compute, and economic activity to eliminate waste, maximize efficiency, and distribute wealth to participants.
Privacy & Security
ed-agentonly uses CPU/GPU for explicitly assigned jobs- No personal data is collected
- All communication is encrypted (HTTPS)
- You can stop the agent at any time with Ctrl+C
- Configuration stored locally at
~/.ed-agent/config.json
System Requirements
- Python 3.8+
- Internet connection
- Any OS: Windows, macOS, Linux
- Any hardware: laptop, desktop, server, Raspberry Pi, cloud VM
GPU acceleration is optional but earns significantly more EDC.
Links
- Platform: https://olife.ai
- Nexus Registry: https://nexus3-production-86cc.up.railway.app
- Status: https://olife.ai/ed/nexus/status
- Energy Market: https://olife.ai/ed/market/overview
- Grid Intelligence: https://olife.ai/ed/grid/planetary-summary
License
MIT License — O LIFE Civilization OS
Built by Eduardo. Powered by ED.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ed_agent-1.0.0.tar.gz.
File metadata
- Download URL: ed_agent-1.0.0.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68a8d1b0c825b7f566d4b83da542ff44a764049ed9d06e41038edbc2f27f9ad9
|
|
| MD5 |
beccc75826905c1eab48911a2bb8e3ff
|
|
| BLAKE2b-256 |
639754ee87f35b153ed037dac357328321e00c7b4fc8dab708283b5f2d38f02a
|
File details
Details for the file ed_agent-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ed_agent-1.0.0-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12dd8447b5dc57f8e31ac9b0d4aa86dc65cd8c72fb84df1fdf06753fe92b41a0
|
|
| MD5 |
d81c58461d94e5dc712088acf8647b75
|
|
| BLAKE2b-256 |
8cde157cd00a4eda787936854a2bade6868b4091b5cf290d2ab1b57469e98374
|