autogen.sh is ready to build SorachanCoind.
and … it needs “libtool”, “autoconf” and “unzip”.
CentOS:
yum install libtool
yum install autoconf
yum install unzip
Ubuntu:
sudo apt-get libtool
sudo apt-get autoconf
sudo apt-get unzip
GitHub - FromHDDtoSSD/SorachanCoin-qt: Introducing the SORA L1 blockchain core SORA-QAI (SorachanCoin-Core). In the latest version (v3.75.14 and later), in addition to the traditional verification by ECDSA, we have implemented multisig with Quantum and AI-resistant algorithms, as well as Schnorr aggregated signatures with 5000 keys.
Introducing the SORA L1 blockchain core SORA-QAI (SorachanCoin-Core). In the latest version (v3.75.14 and later), in add...