Get started accepting donations in 3 minutes.
You need Phantom or Backpack installed in your browser.
Use our dashboard to create your custom link.
Paste the link on Twitter/X. The card will appear automatically.
Blinks (Blockchain Links) are special URLs that encode Solana Actions. When shared on platforms like Twitter/X, they render as interactive cards that allow users to make transactions directly in their feed — no app switching required.
When you create a campaign, BlinkFund generates a Blink URL via the Dialect protocol. This URL contains your campaign data (recipient wallet, title, description, goal). When someone opens it, they see your campaign card and can donate with one click.
/api/actions/donateRetrieve Blink action metadata/api/actions/donateCompile donation transaction/api/campaignsList all active campaigns/api/campaignsCreate a new campaignBlinkFund never holds your funds. All transactions are peer-to-peer on the Solana blockchain.
API routes are protected with strict CORS policies. Only approved origins can access the endpoints.
Every transaction is compiled as a Versioned Transaction (V0), verified and signed client-side by the donor.