Giter Site home page Giter Site logo

zerohackz / awesome-web-monetization Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thomasbnt/awesome-web-monetization

0.0 0.0 0.0 2.39 MB

๐Ÿ•ถ๏ธ Stuffs about Web Monetization. Packages, articles, documentation links and others tools.

Home Page: https://awesome-web-monetization.js.org

License: Creative Commons Zero v1.0 Universal

awesome-web-monetization's Introduction

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 Uphold GateHub Stronghold New Wallet ?
Create a issue !
Fees None SEPA: 1.00 EUR < 50,000 EUR
Wire: $15 min ($150 max)
$3 withdrawal fee

If you are use already XRP Tipbot, check here to migrate on Uphold.

Payments
Name Coil

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.

  • 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 add a new small icon, the height must be 16px. Put in assets/small_icons/NAME.png. Format PNG only accepted.

Donate

Feel free to help me for the maintenance of this project !

GitHub Sponsors Support me on Buy Me a Coffee

awesome-web-monetization's People

Contributors

blakeearth avatar isnit0 avatar juancarlosqr avatar ma06rii avatar philnash avatar potherca avatar sharon-wang avatar thomasbnt avatar wmurphyrd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.