secp256k1-haskell/README.md

7 lines
280 B
Markdown
Raw Permalink Normal View History

2020-06-13 23:54:48 +03:00
[![Build Status](https://travis-ci.org/haskoin/secp256k1-haskell.svg?branch=master)](https://travis-ci.org/haskoin/secp256k1-haskell)
2016-01-27 04:26:21 +03:00
# Haskell bindings for secp256k1
2020-06-12 15:04:23 +03:00
This project contains Haskell bindings for the
[secp256k1](https://github.com/bitcoin-core/secp256k1) library.