secp256k1 bindings for swift. Cocoapods, Carthage and SPM support. Linux support.
Go to file
Koray Koska 2b41c5c266 Initial commit 2018-02-14 22:54:51 +01:00
Example Initial commit 2018-02-14 22:54:51 +01:00
secp256k1 Initial commit 2018-02-14 22:54:51 +01:00
.gitignore Initial commit 2018-02-14 22:54:51 +01:00
.travis.yml Initial commit 2018-02-14 22:54:51 +01:00
LICENSE Initial commit 2018-02-14 22:54:51 +01:00
README.md Initial commit 2018-02-14 22:54:51 +01:00
_Pods.xcodeproj Initial commit 2018-02-14 22:54:51 +01:00
secp256k1.podspec Initial commit 2018-02-14 22:54:51 +01:00

README.md

secp256k1

[![CI Status](http://img.shields.io/travis/Koray Koska/secp256k1.svg?style=flat)](https://travis-ci.org/Koray Koska/secp256k1) 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.