https://github.com/steemit/swift-secp256k1
https://github.com/steemit/swift-secp256k1
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/steemit/swift-secp256k1
- Owner: steemit
- Created: 2018-05-21T13:06:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-21T17:50:52.000Z (about 8 years ago)
- Last Synced: 2025-01-14T06:08:23.271Z (over 1 year ago)
- Language: Swift
- Size: 1000 Bytes
- Stars: 0
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
swift-secp256k1
===============
Bindings for [secp256k1](https://github.com/bitcoin-core/secp256k1), expects libsecp256k1 to be found with pkg-config and built with `--enable-module-recovery`.