CRYPTO ME A COFFEE

OPEN-SOURCE X402 DONATION WIDGET

> WHAT IT IS

Crypto Me A Coffee is an open-source donation widget that lets any website accept crypto donations using the x402 protocol.

It works as a small button on your site. When someone clicks "Donate", the server responds with HTTP 402, the wallet approves the payment, and the transfer settles in seconds.

> WHY IT EXISTS

Most donation tools rely on intermediaries, fees, and platform lock-in.

x402 enables payments directly at the protocol layer. Crypto Me A Coffee is a simple implementation of that idea, focused on simplicity, control, and ease of use.

> HOW IT WORKS

Clone the repo and deploy in minutes. Includes widget, backend examples, and full documentation:

git clone https://github.com/lazaronacif/CryptoMeACoffee.git cd CryptoMeACoffee npm install npm run build

>>> View on GitHub

> OPEN-SOURCE

Crypto Me A Coffee is fully open-source and MIT licensed.

No hidden fees.
No lock-in.
Fully customizable.