Retrieve Swift code examples for LDK operations like channel setup, peer connection, event handling, and routing to simplify iOS Lightning wallet development.
Retrieve Swift code examples for LDK operations including channel setup, peer connections, event handling, persistence, network sync, fee estimation, routing, and background tasks to accelerate iOS Lightning wallet development.
Update Swift project dependencies via Swift Package Manager using the 'swift package update' command to ensure your project stays current with required libraries.
Execute Swift Package tests using swift test command. Specify package path, test product, filters, build configuration, parallel execution, code coverage, and @main support options.
Generate a new iOS project with Xcode workspace, Swift Package Manager setup, and proper iOS configuration using customizable templates for efficient development.
An MCP server providing curated Swift and SwiftUI best practices from leading iOS developers, including patterns and real-world code examples from Swift by Sundell, SwiftLee, and other trusted sources.
A bridge between iOS simulators and the Model Context Protocol, enabling programmatic control of iOS simulators through standardized communication interfaces.