2b41c5c266 | ||
---|---|---|
Example | ||
secp256k1 | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
_Pods.xcodeproj | ||
secp256k1.podspec |
README.md
secp256k1
[![CI Status](http://img.shields.io/travis/Koray Koska/secp256k1.svg?style=flat)](https://travis-ci.org/Koray Koska/secp256k1)
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.