The RTTrP protocol written in Swift 5. The versions of this project will mirror the version of the source protocol. As of the build of this project, the protocol was on version 1.8.7.0.
To run the example project, clone the repo, and run pod install
from the Example directory first.
RTTrPSwift is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'RTTrPSwift'
- Does not work with the Lighting protocol RTTrPL.
- RTTrP protocol wiki: https://rttrp.github.io/RTTrP-Wiki/
- Value converter: https://cryptii.com
RTTrPSwift is available under the MIT license. See the LICENSE file for more info.