Skip to content

SAFE-anwang/DogecoinKit

Repository files navigation

LitecoinKit.Swift

LitecoinKit.Swift is a package that extends BitcoinCore.Swift and makes it usable with Litecoin Mainnet and Testnet networks.

Usage

Because Litecoin uses Bitcoin's source code, the usage of this package has no differences from BitcoinKit.Swift. So please see BitcoinKit.Swift for usage documentation

Prerequisites

  • Xcode 10.0+
  • Swift 5+
  • iOS 13+

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/horizontalsystems/LitecoinKit.Swift.git", .upToNextMajor(from: "1.0.0"))
]

Example Project

All features of the library are used in example project. It can be referred as a starting point for usage of the library.

License

The LitecoinKit toolkit is open source and available under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages