@sbfdndn
I built a 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'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.
Built with AI help and open to questions.