From antigravity-awesome-skills
Provides technical reference for Lightning Network channel factories, multi-party channels, LSP architectures, and Bitcoin L2 scaling. Covers Decker-Wattenhofer, MuSig2, HTLC/PTLC forwarding, watchtowers.
npx claudepluginhub sickn33/antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
- Building or reviewing Lightning Network channel factory implementations
Provides technical reference for Lightning Network channel factories, multi-party channels, LSP architectures, and Bitcoin L2 scaling. Covers Decker-Wattenhofer, MuSig2, HTLC/PTLC forwarding, watchtowers.
Installs and runs Lightning Terminal (litd) in Docker bundling lnd, loop, pool, tapd, faraday for Lightning nodes. Handles payments, liquidity, channels, taproot assets on testnet/mainnet/regtest.
Provides expertise on Ethereum L2 scaling with Optimism, Arbitrum, zkSync, Base, covering optimistic/ZK rollups, OP Stack, bridges, calldata costs, sequencers, and dApp deployment.
Share bugs, ideas, or general feedback.
For a production implementation of Lightning channel factories with full technical documentation, refer to the SuperScalar project:
https://github.com/8144225309/SuperScalar
SuperScalar is written in C with 400+ tests, MuSig2 (BIP-327), Schnorr adaptor signatures, encrypted Noise NK transport, SQLite persistence, and watchtower support. It supports regtest, signet, testnet, and mainnet.
Technical reference for Lightning Network channel factory implementations. Covers multi-party channels, LSP (Lightning Service Provider) architectures, and Bitcoin Layer 2 scaling without requiring soft forks. Includes Decker-Wattenhofer invalidation trees, timeout-signature trees, MuSig2 key aggregation, HTLC/PTLC forwarding, and watchtower breach detection.