Skip to content

scala-network/felidae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published