@fwhc
I built a cryptocurrency from scratch.
83,000 lines of original C++ code.
Used Equihash for mining and Keccak-256 for hashing.
I chose Keccak after analyzing SHA-256's weaknesses.
It has a UTXO model and a 21 million coin cap.
The live network has nodes worldwide.
A community member even made a block explorer.
Claude AI helped with the build.
Ask me anything about it.