• Stars
    star
    303
  • Rank 137,655 (Top 3 %)
  • Language
  • License
    Creative Commons ...
  • Created over 4 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🕶️ Stuffs about Web Monetization. Packages, articles, documentation links and others tools.

Logo Web Monetization

Awesome Web Monetization Awesome

Awesome stuffs about Web Monetization. Learn more, check modules and others tools.

Web Monetization is a web service that allows you to send money directly in your browser. This is a JavaScript browser API that allows the creation of a payment stream from the user agent to the website

Contents

About Web Monetization


How to start monetize my website

If you would like to monetize your content, you must have a Wallet and Provider account. See below the platforms that allow you to use them.

More details about Wallet and Provider account


Wallets
Name GateHub Stronghold New Wallet ?
Create a issue !
Fees SEPA: 1.00 EUR < 50,000 EUR
Wire: $15 min ($150 max)
$3 withdrawal fee
Payments
Name Empty.

On your webpage, intregate your monetization tag on meta

<meta name="monetization" content="$ilp.example.com/123456789" />

and detect if monetization is possible, then work

if (document.monetization) {
  document.monetization.addEventListener("monetizationstart", () => {
    console.log(
      "🎉 Awesome ! You use Web Monetization.\nMore information https://webmonetization.org"
    );
  });
}

Resources

Packages

Any packages/modules and plugins

Tutorials

Articles

Newsletters

Tools

  • Is web monetized - A very simple tool for checking if Web Monetization is enabled.

    npm install is-web-monetized -g
    monetized example.com

    You can also test your website with the dependency.

  • Paytrackr - Track and manage your micropayments into one place.

    PayTrackr is the easiest and safest way to track and manage your micropayments to web monetized websites, having a web monetization provider membership.

  • Akita - A browser extension that gives you insight into your involvement with Web Monetization.

    Akita presents your top visited monetized sites, how much time you're spending on them, and how much you're contributing (or could contribute) to them.

  • Open Monetization Wallet - Tools for managing your vanity Web Monetization wallet.

    Open Monetization Wallet (OMW) makes it easier to accept payments with the Web Monetization API at scale. Some features:

    • Custom wallet URLs: own your own "Payment Pointer", e.g. $wallet.signalnerve.com, instead of $pay.stronghold.co/abcdef123
    • Change between wallets/providers with no downtime
    • Logs of incoming payment requests
    • Revenue sharing between multiple wallets, e.g. for multiple team members
    • Infinitely scalable with serverless technology
    • Free and open-source

Community


Contribute

Contributions welcome ! Read the contribution guidelines first. You can also contribute to share this repository and Web Monetization with your friends. 😄

If you want to add a new small icon, the height must be 16px. Put in assets/small_icons/NAME.png. Format PNG only accepted.

Powered by Netlify

Netlify powering the website. Thanks to them! 💚

Deploys by Netlify

Donate

Feel free to help me for the maintenance of this project ! Thanks to all Sponsors on GitHub !

GitHub Sponsors

GitHub Sponsors Support me on Buy Me a Coffee

More Repositories

1

Night_Pihole

🌙 A Dark theme for your Pi-hole Dashboard.
PHP
64
star
2

Bord-Pi

👥 Un robot Discord gérant et aidant les utilisateurs pour votre propre serveur.
JavaScript
10
star
3

ghosty

Bot Discord that adds fun commands specifically for Halloween.
JavaScript
6
star
4

hello-to-news-contributions

Feel free to hello to new contributor for them first PR and Issue
5
star
5

vuejs3-sass-lucide-starter-kit

A Starter Kit for a new project with Vue.js 3 + Vue Router + @unjs/Unhead for SEO, SASS and Lucide Icons. ESlint and Prettier are also configured. In this template, we have a multitude of features that will help you to start your project quickly and easily.
SCSS
5
star
6

Robot-Discord-Basique-en-JS

🤖 Un simple robot Discord pour commencer à développer le sien.
JavaScript
4
star
7

The-Gate

🔍 A simple page that gives you faster access to content to develop & search without wasting time.
CSS
3
star
8

devtoprofile

An example of getting data from the dev.to API to display its own articles.
Vue
3
star
9

server-minecraft-autoinstall-1.13.2

JavaScript
2
star
10

DW_P7_Groupomania_backend_OC

Projet n°7 OpenClassrooms Développeur Web. — Partie Backend.
JavaScript
2
star
11

DW_P7_Groupomania_frontend_OC

Projet n°7 OpenClassrooms Développeur Web. — Partie Frontend.
Vue
2
star
12

thomasbnt

Hello friend. This is my short presentation.
2
star
13

lastfmprofile

An example of to get data from the API of Last.fm and show with Vue 3.
Vue
2
star
14

setup-ubuntu1604

⚙️ Install softwares for your Ubuntu 16.04 .
Shell
2
star
15

Discord_RSS_Feed

A simple Discord script for RSS Feed.
JavaScript
2
star
16

NoToxicDiscussions

No Toxic Discussions, a GitHub Action to detect toxicity in discussions area.
JavaScript
1
star
17

Randomize_number

It's just a randomizer of number.
JavaScript
1
star
18

DW_P3_Ohmyfood_OC

Projet n°3 OpenClassrooms Développeur Web. — 31 Mars 2022.
HTML
1
star
19

Randomize_letter

It's just a randomizer of letter.
JavaScript
1
star
20

DW_P4_La_Panthere_OC

Projet n°4 OpenClassrooms Développeur Web. — 14 Avril 2022.
JavaScript
1
star
21

Randomize_tweet

It's just a randomizer of tweets text.
CSS
1
star
22

DW_P6_Hot_Takes_OC

Projet n°6 OpenClassrooms Développeur Web. — 19 Juin 2022.
JavaScript
1
star
23

wiki_archimede

Wiki public pour le serveur communautaire Archimède Saison 3
1
star