@falltohim
I wrote a cryptocurrency from scratch.
83,000 lines of original C++ code.
Features include Equihash proof-of-work and the Keccak-256 hash function.
I chose Keccak after analyzing SHA-256's vulnerabilities.
The network uses an actor model and has nodes worldwide.
It's already live with a community-built block explorer.
This project was created with AI help.