{"id":29224944,"url":"https://github.com/solana-foundation/solana-pay","last_synced_at":"2026-01-15T22:18:53.317Z","repository":{"id":37510737,"uuid":"418771317","full_name":"solana-foundation/solana-pay","owner":"solana-foundation","description":"A new standard for decentralized payments.","archived":false,"fork":false,"pushed_at":"2025-11-25T01:18:47.000Z","size":10499,"stargazers_count":1480,"open_issues_count":29,"forks_count":529,"subscribers_count":34,"default_branch":"master","last_synced_at":"2026-01-13T04:13:27.194Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://solanapay.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solana-foundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-10-19T04:36:49.000Z","updated_at":"2026-01-12T05:17:06.000Z","dependencies_parsed_at":"2024-02-24T08:08:42.160Z","dependency_job_id":"332e1bf1-1237-45a8-bc84-f43c2c2ce7b0","html_url":"https://github.com/solana-foundation/solana-pay","commit_stats":{"total_commits":668,"total_committers":33,"mean_commits":"20.242424242424242","dds":"0.27994011976047906","last_synced_commit":"3ca5cc8b6d26714888ae9be088e032bcf624f6ac"},"previous_names":["anza-xyz/solana-pay","solana-labs/solana-pay","solana-foundation/solana-pay"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/solana-foundation/solana-pay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solana-foundation%2Fsolana-pay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solana-foundation%2Fsolana-pay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solana-foundation%2Fsolana-pay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solana-foundation%2Fsolana-pay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solana-foundation","download_url":"https://codeload.github.com/solana-foundation/solana-pay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solana-foundation%2Fsolana-pay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28472626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T22:13:38.078Z","status":"ssl_error","status_checked_at":"2026-01-15T22:12:11.737Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":[],"created_at":"2025-07-03T07:01:22.391Z","updated_at":"2026-01-15T22:18:53.312Z","avatar_url":"https://github.com/solana-foundation.png","language":"TypeScript","funding_links":[],"categories":["Development Tools and Libraries","TypeScript"],"sub_categories":["Specialized Tools"],"readme":"# Solana Pay\n\nSolana Pay is a standard protocol and set of reference implementations that enable developers to incorporate decentralized payments into their apps and services.\n\n[Read the specification.](SPEC.md)\n\nThe Solana blockchain confirms transactions in less than a second and costs on average $0.0005, providing users a seamless experience with no intermediaries.\n\n[Read the docs to get started.](https://docs.solanapay.com)\n\n## Supporting Wallets\n\n- **Phantom** ([iOS](https://apps.apple.com/us/app/phantom-solana-wallet/id1598432977), [Android](https://play.google.com/store/apps/details?id=app.phantom\u0026hl=en_US\u0026gl=US))\n- **Solflare** ([iOS](https://apps.apple.com/us/app/solflare/id1580902717), [Android](https://play.google.com/store/apps/details?id=com.solflare.mobile))\n- **Glow** ([iOS](https://apps.apple.com/app/id1599584512), [Android](https://play.google.com/store/apps/details?id=com.luma.wallet.prod))\n- **Decaf Wallet** ([iOS](https://apps.apple.com/nz/app/decaf-wallet/id1616564038), [Android](https://play.google.com/store/apps/details?id=so.decaf.wallet))\n- **Espresso Cash** ([iOS](https://apps.apple.com/us/app/crypto-please/id1559625715), [Android](https://play.google.com/store/apps/details?id=com.pleasecrypto.flutter))\n- **Tiplink** ([Web](https://tiplink.io))\n- **Bitget Wallet** ([iOS](https://apps.apple.com/app/id1395301115), [Android](https://play.google.com/store/apps/details?id=com.bitkeep.wallet))\n\n## How to use Solana Pay\n\n### Accept payments in your web app\n\nUse the [`@solana/pay` JavaScript SDK](https://github.com/solana-labs/solana-pay/tree/master/core) to start accepting payments in your app today.\n\n### Accept payments in person\n\nRun the open-source [Solana Pay Point of Sale app](https://github.com/solana-labs/solana-pay/tree/master/examples/point-of-sale) to start accepting payments in-person.\n\n## Getting Involved\n\nSolana Pay is an open standard to facilitate commerce on Solana. We are looking for more contributors to help develop the ecosystem. Here are a few ideas if you're looking to get involved.\n\n### Hackathon Projects\n\nThe [Solana Grizzlython Hackathon](https://solana.com/grizzlython) is happening right now. There's a dedicated Payments track, presented by Stripe.\n\nHere are some [Solana Pay hackathon ideas](https://www.figma.com/community/file/1070574785723157359) to get started thinking about how you can build the future of payments.\n\n### eCommerce Platform Integrations\n\nTo get as many merchants accepting payments on Solana as possible we need to provide easy ways to set up Solana Pay on all eCommerce platforms.\n\nSolana Labs has started a reference implementation for Shopify which you can see [here](https://github.com/solana-labs/solana-pay/blob/shopify/shopify) to get a sense of how this might work.\n\nHere are some of the top eCommerce platforms that we're looking to integrate to:\n\n- WooCommerce\n- Magento\n- BigCommerce\n- Wix\n- Squarespace\n\n### Other possible projects\n\n- Mobile SDKs\n- Checkout UX Components\n\nDo you have another idea? Feel free to open an issue to discuss it with the community.\n\n## License\n\nSolana Pay is open source and available under the Apache License, Version 2.0. See the [LICENSE](./LICENSE) file for more info.\n\n![Solana Pay](solana-pay.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolana-foundation%2Fsolana-pay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolana-foundation%2Fsolana-pay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolana-foundation%2Fsolana-pay/lists"}