LitecoinKit is a package that extends BitcoinCore and makes it usable with Litecoin Mainnet and Testnet networks.
- Xcode 15.4+
- Swift 5.10+
- iOS 14.0+
dependencies: [
.package(url: "https://github.com/sunimp/LitecoinKit.git", .upToNextMajor(from: "1.0.0"))
]The LitecoinKit toolkit is open source and available under the terms of the MIT License.