LSantos06 / hiraethII

MIT License
0 stars 0 forks source link
bitcoin c schnorr-signatures

hiraethII

OpenSSL

sudo apt-get install openssl
sudo apt-get install libssl-dev

secp256k1 (https://github.com/bitcoin-core/secp256k1)

sudo apt-get install autoconf
sudo apt-get install libtool

GMP

sudo apt-get install libgmp3-dev