/web-monetization-notes

Pastebin or Gist inspired notes site, where the poster is paid via ILP

Primary LanguageHTML

Web Monetization Notes

Gist-like site that allows users to get paid via Web Monetization

screenshot

Overview

Example use of Koa Web Monetization

How to Run

Prerequisites

  • You should be running Moneyd for Interledger payments. Local mode will work fine.

  • Build and install the Minute extension. This adds Web Monetization support to your browser.

Install and Run

git clone https://github.com/sharafian/web-monetization-notes.git
cd web-monetization-notes
npm install
DEBUG=koa* node index.js

TODOs and Features

  • Deploy live instance
  • Syntax highlighting
  • Show how much money each post has made (or how many views)
  • Search?