Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anza-xyz/solana-pay

A new standard for decentralized payments.
https://github.com/anza-xyz/solana-pay

Last synced: 24 days ago
JSON representation

A new standard for decentralized payments.

Awesome Lists containing this project

README

        

# Solana Pay

Solana Pay is a standard protocol and set of reference implementations that enable developers to incorporate decentralized payments into their apps and services.

[Read the specification.](SPEC.md)

The Solana blockchain confirms transactions in less than a second and costs on average $0.0005, providing users a seamless experience with no intermediaries.

[Read the docs to get started.](https://docs.solanapay.com)

## Supporting Wallets

- **Phantom** ([iOS](https://apps.apple.com/us/app/phantom-solana-wallet/id1598432977), [Android](https://play.google.com/store/apps/details?id=app.phantom&hl=en_US&gl=US))
- **Solflare** ([iOS](https://apps.apple.com/us/app/solflare/id1580902717), [Android](https://play.google.com/store/apps/details?id=com.solflare.mobile))
- **Glow** ([iOS](https://apps.apple.com/app/id1599584512), [Android](https://play.google.com/store/apps/details?id=com.luma.wallet.prod))
- **Decaf Wallet** ([iOS](https://apps.apple.com/nz/app/decaf-wallet/id1616564038), [Android](https://play.google.com/store/apps/details?id=so.decaf.wallet))
- **Espresso Cash** ([iOS](https://apps.apple.com/us/app/crypto-please/id1559625715), [Android](https://play.google.com/store/apps/details?id=com.pleasecrypto.flutter))
- **Ottr** ([iOS](https://apps.apple.com/us/app/ottr-finance/id1628669270), [Android](https://play.google.com/store/apps/details?id=finance.ottr.android))
- **Ultimate** ([iOS](https://apps.apple.com/us/app/ultimate-crypto-defi-wallet/id1629053410), [Android](https://play.google.com/store/apps/details?id=fi.unstoppable.ultimate.android))
- **Tiplink** ([Web](https://tiplink.io))

## How to use Solana Pay

### Accept payments in your web app

Use the [`@solana/pay` JavaScript SDK](https://github.com/solana-labs/solana-pay/tree/master/core) to start accepting payments in your app today.

### Accept payments in person

Run 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.

## Getting Involved

Solana 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.

### Hackathon Projects

The [Solana Grizzlython Hackathon](https://solana.com/grizzlython) is happening right now. There's a dedicated Payments track, presented by Stripe.

Here 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.

### eCommerce Platform Integrations

To 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.

Solana 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.

Here are some of the top eCommerce platforms that we're looking to integrate to:

- WooCommerce
- Magento
- BigCommerce
- Wix
- Squarespace

### Other possible projects

- Mobile SDKs
- Checkout UX Components

Do you have another idea? Feel free to open an issue to discuss it with the community.

## License

Solana Pay is open source and available under the Apache License, Version 2.0. See the [LICENSE](./LICENSE) file for more info.

![Solana Pay](solana-pay.png)