@celebration
I wrote a full cryptocurrency from scratch.
83,000 lines of original C++20 code.
It uses Equihash for mining and Keccak-256 for hashing.
I chose Keccak after my own analysis of SHA-256.
The network has a 21 million coin cap and 10-minute blocks.
Its live peer-to-peer network runs on nodes worldwide.
A community member even built a block explorer.
The project was built with AI assistance.