Minimal implementation of PoW Links library in C++ for Alphanet - Network of Momentum Phase 0.
git clone https://github.com/zenon-network/znn-pow-links-cpp.git
cd znn-pow-links-cpp
cmake CMakeLists.txt
make
The generated library can be found in the ./build/
folder.
Please check CONTRIBUTING for more details.
The MIT License (MIT). Please check LICENSE for more information.