csecp256k1
Haskell FFI bindings to bitcoin-core/secp256k1 (docs.ppad.tech/csecp256k1).
git clone
git://git.ppad.tech/csecp256k1.git
Log
|
Files
|
Refs
|
README
|
LICENSE
autogen.sh (47B)
1
#!/bin/sh
2
set -e
3
autoreconf -if --warnings=all