{"id":80207,"url":"https://github.com/solana-developers/awesome-blinks","name":"awesome-blinks","description":"Awesome Blinks and Solana Actions - Looking for Blink ideas? Check out the Ideas discussion board too","projects_count":30,"last_synced_at":"2026-07-26T18:00:25.094Z","repository":{"id":246241704,"uuid":"820478207","full_name":"solana-developers/awesome-blinks","owner":"solana-developers","description":"Awesome Blinks and Solana Actions - Looking for Blink ideas? Check out the Ideas discussion board too","archived":false,"fork":false,"pushed_at":"2024-08-03T05:56:44.000Z","size":36,"stargazers_count":122,"open_issues_count":3,"forks_count":20,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-07-07T22:03:07.321Z","etag":null,"topics":["asctions","awesome","blinks","blockchain","blockchain-links","solana","solana-web3","solanaweb3","web3"],"latest_commit_sha":null,"homepage":"https://github.com/solana-developers/awesome-blinks/discussions/categories/ideas-for-blinks","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solana-developers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-26T14:44:47.000Z","updated_at":"2026-04-25T18:43:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"83fe0193-5fe2-48f0-8df9-32ce569ab989","html_url":"https://github.com/solana-developers/awesome-blinks","commit_stats":null,"previous_names":["solana-developers/awesome-blinks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/solana-developers/awesome-blinks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solana-developers%2Fawesome-blinks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solana-developers%2Fawesome-blinks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solana-developers%2Fawesome-blinks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solana-developers%2Fawesome-blinks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solana-developers","download_url":"https://codeload.github.com/solana-developers/awesome-blinks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solana-developers%2Fawesome-blinks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35922387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-26T02:00:06.503Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-11-28T06:09:59.036Z","updated_at":"2026-07-26T18:00:25.095Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Developer Tools","Developer Education","Wallets and Browser Extensions","DeFi and Payments","Governance","NFTs and Collectibles","Content and Social Protocols"],"sub_categories":[],"readme":"\u003c!--lint disable double-link--\u003e\n\u003c!--prettier-ignore--\u003e\n# Awesome Solana Blinks [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n\u003e A community curated list of awesome Solana Actions and blinks\n\n\u003c!--lint disable remark-lint:no-emphasis-as-heading --\u003e\n**Disclaimer: This community-maintained repo does not reflect the views of any\nofficial entity.**\n\n\u003c!--lint disable remark-lint:no-emphasis-as-heading --\u003e\n**Contributing:** Please read the [Contributing guide](./CONTRIBUTING.md). Thank\nyou to all our\n[contributors](https://github.com/solana-developers/awesome-blinks/graphs/contributors).\n\n## Contents\n\n- [Awesome Solana Blinks](#awesome-solana-blinks-)\n- [Contents](#contents)\n- [What are Solana Actions](#what-are-solana-actions)\n- [What are blockchain links (blinks)](#what-are-blockchain-links-blinks)\n- [Developer Education](#developer-education)\n- [Developer Tools](#developer-tools)\n- [Wallets and Browser Extensions](#wallets-and-browser-extensions)\n- [DeFi and Payments](#defi-and-payments)\n- [Governance](#governance)\n- [NFTs and Collectibles](#nfts-and-collectibles)\n- [Content and Social Protocols](#content-and-social-protocols)\n\n## What are Solana Actions\n\n[Solana Actions](https://solana.com/docs/advanced/actions#actions) are\nspecification-compliant APIs that return transactions on the Solana blockchain\nto be previewed, signed, and sent across a number of various contexts, including\nQR codes, buttons + widgets, and websites across the internet. Actions make it\nsimple for developers to integrate the things you can do throughout the Solana\necosystem right into your environment, allowing you to perform blockchain\ntransactions without needing to navigate away to a different app or webpage.\n\n## What are blockchain links (blinks)\n\n[Blockchain links](https://solana.com/docs/advanced/actions#blinks) – or blinks\n– turn any Solana Action into a shareable, metadata-rich link. Blinks allow\nAction-aware clients (browser extension wallets, bots) to display additional\ncapabilities for the user. On a website, a blink might immediately trigger a\ntransaction preview in a wallet without going to a decentralized app; in\nDiscord, a bot might expand the blink into an interactive set of buttons. This\npushes the ability to interact on-chain to any web surface capable of displaying\na URL.\n\n## Developer Education\n\n- [Documentation](https://solana.com/docs/advanced/actions) - Solana Actions in the Solana core documentation.\n- [Video - How to Build Actions and Blinks](https://www.youtube.com/watch?v=kCht01Ycif0)\n- [NextJS Code Snippets](https://github.com/solana-developers/solana-actions/tree/main/examples/next-js) - NextJS project with example code snippets.\n- [ExpressJS Code Snippets](https://github.com/solana-developers/solana-actions/tree/main/examples/express) - ExpressJS project with example code snippets.\n- [Axum Code Snippets](https://github.com/solana-developers/solana-actions/tree/main/examples/axum) - Example Actions using Axum and Rust.\n\n## Developer Tools\n\n- [`@solana/actions`](https://www.npmjs.com/package/@solana/actions) - SDK to quickly build Solana Actions.\n- [Blinks.xyz Inspector](https://www.blinks.xyz/inspector) - Test and debug blinks and actions in your browser.\n\u003c!--  --\u003e\n- [dial.to](https://dial.to) - Dialect's blink interstitial tool.\n- [Dialect's Dashboard](https://dashboard.dialect.to) - Hub for building actions \u0026 blinks.\n- [Znap](https://github.com/heavy-duty/znap) - Framework to build APIs compatible with the Solana Actions spec.\n- [ExpressJS Server for Actions](https://github.com/McDegens-DAO/solana-action-express) - Made by [SolDapper](https://x.com/SolDapper) for McDegensDAO\n- [`solana-actions-server`](https://github.com/drift-labs/solana-actions-server) - Example Solana Actions code base from [Drift](https://discord.gg/driftprotocol).\n\n## Wallets and Browser Extensions\n\n- [Phantom](https://phantom.app) - Enable blinks natively in Phantom Wallet.\n- [Backpack](https://backpack.app) - Enable blinks natively in Backpack Wallet.\n- [Dialect Blinks](https://chromewebstore.google.com/detail/dialect-blinks/mhklkgpihchphohoiopkidjnbhdoilof) - Enable blinks using any wallet.\n\n## DeFi and Payments\n\n- [Jupiter Swap](https://jup.ag/swap/USDC-SOL) - Swap any token to another.\n- [Sphere](https://dial.to/sphere/pay/paymentLink_ea7773f8e9ca45de8aa6072311fe31a6) - Swap any token to another.\n- [Sanctum](https://app.sanctum.so/trade/SOL-hSOL) - Liquid Staking Tokens on Solana.\n- [Meteora](https://app.meteora.ag/pools/HifGMRtyVovedmEzLmnzhKmWTsxnaPSHVYqJnJiEarv7) - Meteora referral blinks for memecoins.\n\n## Governance\n\n- [Helium's HIP voting](https://heliumvote.com/mobile/proposals/2z9WenqeZvdCuPEDJBKn4dDPequj99SURYYZNUtooyfN) - Vote on Helium's HIP proposals.\n- [Realms.today](https://dial.to/realms/vote/dao/Dean%27s%20List%20Network%20State/proposal/G3av7swjUPKjD4b5VisUzvK1MWoGLvGMWH8Fagy7tXWF) - Vote on DAO governance proposals on Realms.\n- [Squads](https://dial.to/?action=solana-action%3Ahttps%3A%2F%2Fsquads-actions-poc.vercel.app%2Fapi%2Factions%2Fapprove-tx%3Fsquad%3D8J1vkuS76G4taHxvBKKC8rjeHjydiFZhRBtyLBQ9WYYe%26tx%3D4) - Approve, reject, and execute Squads transactions.\n\n## NFTs and Collectibles\n\n- [Tensor.trade](https://www.tensor.trade/trade/tensorians) - Trade NFTs on Tensor.\n- [truffle.wtf](https://truffle.wtf/project/test-solana-actions) - Mint NFTs from collections.\n- [3.land](https://3.land/item/FqpWuEUcvAmnpSfo5EmigPYd8XYGyWbwzty8zrqmy6Qj) - Minting via blinks.\n- [dReader Comics](https://dreader.app/mint/48) - Mint comics from the dReader platform.\n\n## Content and Social Protocols\n\n- [Access Protocol](https://hub.accessprotocol.co/creators/the-block) - Subscribe to content by staking assets.\n- [AskAnon.fun](https://x.com/drip_haus/status/1810758421836362017) - Anonymously ask, compliment and connect with twitter accounts.\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/solana-developers%2Fawesome-blinks/projects"}