Intelligence shared, privacy preserved

Local-first AI Copilot for Crypto & DeFi

FedEdge helps you analyze markets, signals and news using multi-agent reasoning — while keeping your data under your control. Run it locally with Docker.

🔒 No cloud required ⚡ Edge-friendly 🧠 Multi-agent pipeline
FedEdge • Dashboard preview
Market pulse
paper mode
Signals • News • Risk • Execution
Agents
market / news / risk
Privacy
local inference
Status
This landing page is a safe-mode while the full app is being rebuilt.

Core capabilities

A solid foundation for a local, auditable trading copilot.

🔒
Local-first privacy
Run locally; keep your data private and controllable.
🧠
Multi-agent reasoning
Specialized agents for signals, news, risk and execution.
📈
Paper trading
Simulate trades to evaluate strategies and learn safely.
🧩
Extensible architecture
Add connectors and tools with minimal risk surface.
Edge-friendly
Designed to run on modest hardware (CPU / small GPU).
🛡️
Security by design
Static landing now; services separated later.

Run FedEdge with Docker

Quick start (local run). Use a dedicated folder for persistent data.

docker run -d \
  --name fededge \
  -p 8000:8000 \
  -p 9001:9001 \
  -p 9002:9002 \
  -v $(pwd)/data:/app/data \
  imedmag2020/fededge:v0.1.0
Notes
  • Use paper mode first (recommended).
  • Keep API keys minimal and scoped.
  • Run behind a firewall / VPN when exposing services.
Links

Roadmap

Rebuild in secure increments — without breaking availability.

Phase 1 — Stable landing
Static page + GitHub + Docker quickstart.
Phase 2 — Secure backend
Separate API, secrets management, minimal permissions, logs.
Phase 3 — Beta program
Account system, licensing flow, and monitored deployment.

Get in touch

Follow the project on GitHub and reach out for beta access. Email: contact@fededge.net