secp256k1 bindings for swift. Cocoapods, Carthage and SPM support. Linux support.
Go to file
Koray Koska a4d5a20fd6 Add .travis.yml, fix podspec bugs 2018-02-16 02:40:52 +01:00
Example Initial Commit 2018-02-15 16:57:53 +01:00
secp256k1 Add .travis.yml, fix podspec bugs 2018-02-16 02:40:52 +01:00
.gitignore Initial commit 2018-02-14 22:54:51 +01:00
.gitmodules Initial Commit 2018-02-15 16:57:53 +01:00
.travis.yml Add .travis.yml, fix podspec bugs 2018-02-16 02:40:52 +01:00
LICENSE Change travis badge, change copyright license 2018-02-15 17:02:44 +01:00
README.md Change travis badge, change copyright license 2018-02-15 17:02:44 +01:00
_Pods.xcodeproj Initial commit 2018-02-14 22:54:51 +01:00
secp256k1.podspec Add .travis.yml, fix podspec bugs 2018-02-16 02:40:52 +01:00

README.md

secp256k1

CI Status Version License Platform

Example

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

Requirements

Installation

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

pod 'secp256k1'

Author

Koray Koska, koray@koska.at

License

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