This repo contains an implementation of a simple blockchain using the WegmanHash as the difficult-to-reverse function in the proof-of-work algorithm. It is not at all cryptographically secure, but that's ok because this is only intended for educational purposes.
Heavily inspired by Daniel van Flymen's Learn Blockchains by Building One guide on HackerNoon.