An open API service indexing awesome lists of open source software.

https://github.com/zilliqa/schnorr


https://github.com/zilliqa/schnorr

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Zilliqa Schnorr Library

## Overview

## Build
The provided `build.sh` can be used for a default configuration build
of this library. Alternatively, usual CMake commands can be used.

By default, a shared library is built. Provide the flag `-DSCHNORR_BUILD_ARCHIVE=1`
to build a static library.