twitchcoins
A joke repository by George Hotz that simply displays a QR code for his Bitcoin Cash wallet, asking for crypto donations with a humorous warning about private key safety. There is no real software functionality described.
Twitchcoins is a project by George Hotz (geohot) that essentially asks people to send him Bitcoin Cash. The repository contains a QR code image pointing to a Bitcoin Cash wallet address, and the README is a tongue-in-cheek appeal for cryptocurrency donations.
The README doesn't go into detail about any actual software functionality. Despite being a Python project with a handful of stars on GitHub, there's no description of what the code does, how it works, or what problem it solves. The entire visible content is a short message encouraging people to send Bitcoin Cash — not Bitcoin, specifically Bitcoin Cash — to a wallet address shown via a QR code image.
The tone is deliberately casual and self-deprecating. Hotz writes that the private key is "probably not public" but acknowledges he might mess up and expose it, so he suggests sending smaller amounts. This is likely a humorous reference to the well-known risks of accidentally leaking wallet private keys in public repositories, which has happened to people in the crypto space before.
Given the sparse README and the creator's personality — Hotz is known for his work on comma.ai and tinygrad, and has a reputation for playful, sometimes provocative public communications — this appears to be more of a personal stunt or joke repository than a usable tool. There's nothing here that a founder, PM, or beginner would actually adopt or run.
If you came across this expecting a Twitch-integrated cryptocurrency project based on the name, the README doesn't support that interpretation. Whatever the Python code contains, the project as presented is just a public wallet address with a humorous warning attached.
Where it fits
- Sending Bitcoin Cash donations to George Hotz via a displayed QR code
- Learning about the risks of accidentally exposing crypto wallet private keys in public Git repositories