[BREAKGLASS] Append-only mirror of github.com/sparrowwallet/Airgapped-Wallet-Community
Go to file
2019-07-02 18:34:12 -07:00
Docs Changed "inputIndex" in "Input" to "index" because it actually refers to the output index of a UTXO. 2019-07-02 18:34:12 -07:00
Example Changed "inputIndex" in "Input" to "index" because it actually refers to the output index of a UTXO. 2019-07-02 18:34:12 -07:00
Sources/AirgappedSigning Changed "inputIndex" in "Input" to "index" because it actually refers to the output index of a UTXO. 2019-07-02 18:34:12 -07:00
.gitignore First commit. 2019-04-24 00:43:27 -07:00
.travis.yml First commit. 2019-04-24 00:43:27 -07:00
AirgappedSigning.podspec Changed "inputIndex" in "Input" to "index" because it actually refers to the output index of a UTXO. 2019-07-02 18:34:12 -07:00
LICENSE Updated LICENSE and README. 2019-04-24 00:48:07 -07:00
README.md Updated LICENSE and README. 2019-04-24 00:48:07 -07:00

AirgappedSigning

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Swift 5.0

Installation

AirgappedSigning is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'AirgappedSigning'

Author

Wolf McNally, wolf@wolfmcnally.com Copyright © 2019 Blockchain Commons.

License

AirgappedSigning is available under the Apache license. See the LICENSE file for more info.