Home

Awesome

<img src="assets/wm_icon_animated.svg" alt="Logo Web Monetization" align="right" width="120px" />

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.

<details><summary>More details about Wallet and Provider account</summary> <p>
Wallets
NameGateHubNew Wallet ?<br>Create a issue !
FeesSEPA: 1.00 EUR < 50,000 EUR<br>Wire: $15 min ($150 max)
Payments
NameEmpty.

</p> </details>

On your webpage, integrate your monetization tag on meta

<link rel="monetization" href="https://ilp.example.com/alice">

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

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