Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ISNIT0/ep_monetization
WebMonetization for Etherpad
https://github.com/ISNIT0/ep_monetization
Last synced: 30 days ago
JSON representation
WebMonetization for Etherpad
- Host: GitHub
- URL: https://github.com/ISNIT0/ep_monetization
- Owner: ISNIT0
- License: mit
- Created: 2020-05-27T22:13:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-27T22:13:45.000Z (over 4 years ago)
- Last Synced: 2024-10-16T01:47:27.080Z (about 2 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-web-monetization - ep_monetization - Plugin for applying payment pointer meta tag to Etherpad site. ![](assets/small_icons/javascript.png) (Resources / Packages)
README
# Etherpad WebMonetization
`npm i ep_monetization`## What is WebMonetization?
- https://Coil.com
- https://grantfortheweb.org
- https://dev.to/t/webmonetization## Setup
In your instance's settings page (/admin/settings), add:
```json
{
"ep_monetization": {
"paymentPointer": "$YOURPAYMENT.POINTER"
}
}
```## LICENSE
MIT