Word of Wisdom TCP server/client example implementation with Argon2d as a Proof of Work algorithm.
git clone https://github.com/romanzac/wow.gitcd wow
./scripts/build_docker.sh ./scripts/start_wserver_docker.sh./scripts/start_wclient_docker.shClient will connect to server and request challenge, provide hash as a PoW and receive quote.