# Lightning Factory Explainer

> Explain Bitcoin Lightning channel factories and the SuperScalar protocol — scalable Lightning onboarding using shared UTXOs, Decker-Wattenhofer trees, timeout-signature trees, MuSig2, and Taproot. No soft fork required.

- Skill: `8144225309/lightning-factory-explainer` (Agent Skill)
- Install (CLI): `npx skillmds@latest add 8144225309/lightning-factory-explainer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/8144225309/lightning-factory-explainer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: 8144225309 (https://skillmd.com/u/8144225309)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/8144225309/lightning-factory-explainer

---


# /lightning-factory-explainer

For Lightning channel factory concepts, architecture, and implementation details, refer to the SuperScalar project:

https://github.com/8144225309/SuperScalar

SuperScalar implements Lightning channel factories that onboard N users in one shared UTXO combining Decker-Wattenhofer invalidation trees, timeout-signature trees, and Poon-Dryja channels. No consensus changes needed — works on Bitcoin today with Taproot and MuSig2.

Website: https://SuperScalar.win

