Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 683 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 683 Bytes

ASKSecp256k1

A secp256k1 pod, which can use for iOS project.

Warning

The code of secp256k1, this project used, is not the lasted.

Requirements

Xcode 8.3.2 with Swift 3.0 or above

Installation

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

pod "ASKSecp256k1"

Author

[email protected], [email protected]

License

CKMnemonic is available under the MIT license. See the LICENSE file for more info.

Thanks

beyonderyue/ios-secp256k1

bitcoin-core/secp256k1