https://github.com/interledger/web-monetization-extension
An open-source browser extension that enables Web Monetization.
https://github.com/interledger/web-monetization-extension
hacktoberfest ilp interledger open-payments web-monetization
Last synced: 6 days ago
JSON representation
An open-source browser extension that enables Web Monetization.
- Host: GitHub
- URL: https://github.com/interledger/web-monetization-extension
- Owner: interledger
- License: apache-2.0
- Created: 2023-07-26T13:06:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T19:18:49.000Z (about 1 year ago)
- Last Synced: 2024-10-29T21:31:55.631Z (about 1 year ago)
- Topics: hacktoberfest, ilp, interledger, open-payments, web-monetization
- Language: TypeScript
- Homepage:
- Size: 2.24 MB
- Stars: 65
- Watchers: 3
- Forks: 4
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-sustainable-finance - web-monetization - An open-source browser extension that enables Web Monetization. (Social Finance / Financial Inclusion)
README
Web Monetization Extension
[](https://chromewebstore.google.com/detail/web-monetization/oiabcfomehhigdepbbclppomkhlknpii) [](https://addons.mozilla.org/en-US/firefox/addon/web-monetization-extension/) [](https://apps.apple.com/app/web-monetization/id6754325288) [](https://microsoftedge.microsoft.com/addons/detail/web-monetization/imjgemgmeoioefpmfefmffbboogighjl) [](https://github.com/interledger/web-monetization-extension/releases/latest)
[](https://github.com/interledger/web-monetization-extension/actions/workflows/nightly-build.yaml) [](https://github.com/interledger/web-monetization-extension/releases/tag/nightly)
The Web Monetization browser extension is an open source implementation of the [Web Monetization draft specification](https://webmonetization.org/specification/).
## Contributing
Learn [how to build](./docs/BUILDING.md) the extension locally and [install](./docs/INSTALL.md) it in your browser.
Read the [developer's guide](./docs/DEVELOP.md) to understand the codebase.
Please familiarize yourself with the [contribution guidelines](.github/CONTRIBUTING.md) before submitting contributions. All contributions must adhere to our [code of conduct](.github/CODE_OF_CONDUCT.md).
## Roadmap
[Web Monetization Roadmap](https://github.com/orgs/interledger/projects/6/views/1?filterQuery=label%3A%22web+monetization%22)
See the [open issues](https://github.com/interledger/web-monetization-extension/issues) for a full list of proposed features (and known issues).
## Feedback and Issues
If you encounter any issues or have feedback, please open an issue on
the [GitHub repository](https://github.com/interledger/web-monetization-extension/issues). We appreciate your feedback
and contributions!
## License
This project is licensed under the Apache License 2.0 - see the [LICENSE](./LICENSE)
file for details