On-chain activity
tip.md
tip.md is a crypto tipping tool that lets developers add a markdown button and public profile to receive tips to their own wallets across multiple blockchains. Users sign in with GitHub or email, save wallet addresses, and supporters send tips via the profile page or the Farcaster mini app.
tip.md
tip.md
tip.md is a multichain cryptocurrency tipping platform that lets open-source developers accept direct crypto donations through an embeddable button in any GitHub README or markdown-supported platform.
The Problem
Open-source developers produce software that powers much of the internet but have few reliable mechanisms for receiving direct financial recognition from users. Traditional funding routes — grants, platform sponsorships, and crowdfunding campaigns — require significant administrative overhead, involve intermediaries, and often move slowly. tip.md addresses this gap by making developer tipping as simple as adding a single markdown snippet to a project's documentation.
How It Works
The flow has three steps. A developer creates an account on tip.md, connects one or more crypto wallet addresses, and the platform generates a customizable markdown button snippet. The developer pastes that snippet into their repository README or any other markdown surface. When a supporter clicks the button, they send cryptocurrency directly to the developer's configured wallet — no custodial pool, no holding period.
Payments are routed directly on-chain to the developer's address. The platform deducts a 4% fee on each transaction to sustain infrastructure and development. No setup cost is charged to developers.
Supported Chains and Assets
tip.md is multichain by design, supporting:
- Solana — SOL and SPL tokens
- Ethereum — ETH and ERC-20 tokens
- Base — Coinbase's Ethereum L2
- Bitcoin Lightning — instant BTC micropayments
Solana's low transaction fees and fast finality make it a natural fit for micro-tipping flows where sending a few dollars needs to be economically viable. tip.md's inclusion of Solana as a first-class supported chain means developers can accept SOL tips without supporters absorbing prohibitive gas costs.
Key Features
Embeddable markdown button: A single code snippet renders a tipping button wherever markdown is supported — GitHub READMEs, GitLab, documentation sites, and personal blogs. The button links to the developer's tip.md profile where supporters select their chain and amount.
Direct-to-wallet payments: Funds bypass any platform custody and land in the developer's own wallet immediately upon transaction confirmation. This non-custodial design means tip.md never holds user funds.
Client-side fee splitting: The 4% fee is deducted at the client side, keeping the payment flow transparent and auditable on-chain.
Farcaster mini-app: tip.md ships a native integration within Warpcast as a Farcaster mini-app, allowing users to discover and tip developers from inside their social feed. This extends reach beyond GitHub into the broader crypto-native developer community.
Developer discovery dashboard: The platform surfaces trending developers and donation histories, giving visibility to active contributors and reinforcing community support norms.
MCP Server for AI agents: tip.md provides a Model Context Protocol (MCP) server with seven specialized tools — tip_user_x402, crypto_tipping, check_tipping_balance, withdraw_tipping_funds, export_tipping_wallet, get_user_wallet_types, and ping. This enables AI assistants such as Claude and Cursor to initiate and manage tipping transactions programmatically. The x402 payment protocol integration uses Coinbase's CDP (Coinbase Developer Platform) for automatic disbursement, enabling fully automated developer rewards — for example, triggering a tip when a pull request is merged.
AI-Native Payment Infrastructure
The x402-compatible MCP server is tip.md's most forward-looking component. The x402 protocol is an emerging HTTP-level payment standard designed for machine-to-machine transactions. By exposing tipping functionality through an MCP server, tip.md sits at the intersection of AI agent infrastructure and open-source developer funding — allowing agents to autonomously reward contributors based on programmable criteria. The primary repository is tip-md-x402-mcp-server on GitHub, written in TypeScript.
Team and Background
tip.md was created by xR0am, who publishes under the Tipdotmd Chronicles name on Paragraph. The project launched in March 2025. The GitHub organization at github.com/tipdotmd hosts the primary codebase alongside forks of MCP framework repositories, reflecting the team's focus on the AI-agent payment layer. The platform is not itself open-source, though it is explicitly built to serve the open-source community.
Security and Audits
No public security audits have been disclosed as of the project's early-stage launch. The direct-to-wallet, non-custodial payment model limits smart contract exposure for the basic tipping flow. The MCP server and x402 integration introduce additional complexity that would benefit from review as the feature set matures.
Contents
- The Problem
- How It Works
- Supported Chains and Assets
- Key Features
- AI-Native Payment Infrastructure
- Team and Background
- Security and Audits
Solana Token Markets