@gnknsgkjk
I wrote a full cryptocurrency from scratch.
83,000 lines of original C++20 code.
Used Equihash for mining and Keccak-256 for hashing.
I chose Keccak after analyzing SHA-256 myself.
It has a 21 million coin cap and a UTXO model.
The live network has nodes worldwide.
A community member even built a block explorer.
The project was built with AI help.