Skip to content

noxproject/ASKSecp256k1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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