Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

License

NotificationsYou must be signed in to change notification settings

thomasbnt/awesome-web-monetization

Repository files navigation

Logo Web Monetization

Awesome Web MonetizationAwesome

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
NameGateHubNew Wallet ?
Create a issue !
FeesSEPA: 1.00 EUR < 50,000 EUR
Wire: $15 min ($150 max)
Payments
NameEmpty.

On your webpage, integrate yourmonetization tag on meta

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

and detect ifmonetization 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

  • Probabilistic Revshare Generator - Web Monetization - Probabilistic revenue sharing (revshare) is one way to share a portion of a web monetized pages earnings between multiple payment pointers.

    Use this tool to define a list of payment pointers and their weights.Then, add the generated monetization link element to your site.The link will contain a unique URL hosted onhttps://webmonetization.org/api/revshare/pay/.If you'd prefer to not use a hosted URL, you can set up revshare by adding a script to your site.

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

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

    You can also test your website with the dependency.

  • Paytrackr - (Forked fromwobsoriano/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 thecontribution 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 be16px. Put inassets/small_icons/NAME.png. Format PNG only accepted.

Powered by Netlify

Netlify poweringthe website. Thanks to them! 💚

Deploys by Netlify

Donate

Feel free to helpme for the maintenance of this project !Thanks to allSponsors on GitHub !

GitHub Sponsors

GitHub SponsorsSupport me on Buy Me a Coffee

About

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

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors14


[8]ページ先頭

©2009-2025 Movatter.jp