A proof-of-work algorithm based on blake3 and SHA-3 for diardi nodes on Scala.
Felidae uses the cmake build system, run the following to build the API example and the benchmark utility.
git clone https://github.com/scala-network/felidae
cd felidae && mkdir build/
cmake .. && make -j2
Please see LICENSE.md