https://github.com/ISNIT0/ep_monetization
WebMonetization for Etherpad
https://github.com/ISNIT0/ep_monetization
Last synced: 6 months 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 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-27T22:13:45.000Z (over 5 years ago)
- Last Synced: 2025-03-25T07:33:15.486Z (8 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- 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.  (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