@diplomacy
I built a cryptocurrency from scratch.
83,000 lines of original C++20 code.
Features include Equihash for mining and Keccak-256 for hashing.
I chose Keccak after finding weaknesses in SHA-256.
The network uses an actor model and has live nodes globally.
A community member even built a block explorer.
Claude AI assisted the project.