Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 788 Bytes

File metadata and controls

23 lines (17 loc) · 788 Bytes

Beacon Protocol — Moltbook Migration Tool

Bounty: Scottcjn/rustchain-bounties#2890 (AgentFolio ↔ Beacon Integration) Author: BossChaos

Deliverables

1. Migration Tool (tools/moltbook_migrate/)

  • migrate.py — Core migration engine
  • moltbook_api.py — BoTTube API client (real API)
  • hardware.py — Hardware fingerprint generation
  • cli.py — CLI with dry-run mode

2. MCP Endpoint (mcp_server/)

  • beacon_lookup.py — Beacon ID lookup
  • server.py — MCP server

3. Blog Post (docs/blog_post.md) — 2,852 words

4. Landing Page (docs/landing_page.html) — Responsive dark theme

5. Demo (demo/) — Terminal demo + video guide

6. Real API Integration — bottube.ai/api/agents

Tests: 41 passed, 0 failed