Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 423 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 423 Bytes

Felidae

A proof-of-work algorithm based on blake3 and SHA-3 for diardi nodes on Scala.

Building and Usage

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

LICENSE

Please see LICENSE.md