/schnorr

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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.