PC2 Developer Guide
PC2 provides a self-hosted cloud platform with REST APIs, WASM execution, IPFS storage, and AI integration. For the conceptual overview, see the Learn section.
Developer Guides
- Architecture -- three-layer design, services, data flow, identity, security model
- API Reference -- complete REST API for files, WASM, AI, updates, backups, and system
- Configuration -- all
pc2.jsonkeys, environment variables, example configs - Troubleshooting -- common issues and solutions
Infrastructure
- Boson Integration -- identity services, DHT operations, DID format
- NAT Traversal -- Active Proxy protocol, encryption, auto-detection
- Super Node Guide -- run your own gateway infrastructure
Resources
- Install PC2 -- get running on any platform
- Features -- complete feature list
- Network Architecture -- high-level network overview
- Source Code