Web Monetization

Steps to Monetize Web Content

  1. Set up a web monetized wallet — I went with Uphold
  2. Get the wallet's payment pointer — mine is $ilp.uphold.com/KBfxJZi2y78w
  3. Add the monetization <meta> tag with the wallet's payment pointer to the web page(s) you'd like to monetize — mine is:
<meta name="monetization" content="$ilp.uphold.com/KBfxJZi2y78w">

That's it! The wallet will now receive a micro-payment every time a monetized browser visits a web page with the special meta tag.

Published