This repository contains the documentation and architectural plan for EdgeCache, a peer-to-peer classroom content delivery system derived from U.S. military research (CBMEN) and rebuilt using modern decentralized protocols (IPFS).
For a deep dive into the technical implementation, military origins, and project vision, please see:
π Read the Full Project Overview (about.md)
- Offline-First: Content is downloaded once and shared locally.
- Mesh Distribution: Students' tablets serve as edge nodes.
- Bandwidth Efficiency: Perfect for rural schools with limited 3G/4G connectivity.
- IPFS-Lite Android implementation
- Local mDNS peer discovery module
- Teacher seeding UI
- Student streaming client
Project is licensed under the MIT License.