Technical project

pow

About

pow is a simple Proof-of-Work implementation for web apps. It is designed to abstract away the complexity of Proof-of-Work and provide a simple interface to use it in web apps to verify users and prevent spam.

Lessons learned

pow was a fun project to dive more into cryptographically securing applications and to learn more about Proof-of-Work. I learned a lot about the WebCrypto API and how to reliably verify cryptographic proofs.

Build with

Build with TypeScript.
Logo