packages feed

hsblst-0.0.4: README.md

<!--
   - SPDX-FileCopyrightText: 2022 Serokell <https://serokell.io>
   - SPDX-License-Identifier: MPL-2.0
   -->
# HsBLST

[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)

HsBLST is low-level Haskell bindings and a high-level interface to [BLST](https://github.com/supranational/blst) -- a multilingual BLS12-381 signature library.

This package includes sources from v0.3.13 version of BLST, licensed under
[Apache License 2.0](https://github.com/supranational/blst/blob/master/LICENSE)

## Build Instructions [↑](#hsblst)

Run `make` to build everything.

## Usage [↑](#hsblst)

See Haddock documentation.

## For Contributors [↑](#hsblst)

Please see [CONTRIBUTING.md](CONTRIBUTING.md) for more information.

## About Serokell [↑](#hsblst)

HsBLST is maintained and funded with ❤️ by [Serokell](https://serokell.io/).
The names and logo for Serokell are trademark of Serokell OÜ.

We love open source software! See [our other projects](https://serokell.io/community?utm_source=github) or [hire us](https://serokell.io/?utm_source=github) to design, develop and grow your idea!