On-chain pay-per-view protocol
Full demo: https://www.youtube.com/watch?v=FGGInRQgo78
Monetizado is an on-chain pay-per-view platform that allows you to monetize any web page and static content (if you don't have access to the backend to make changes) through Web3.
With Monetizado, you can implement it on news sites, social networks, exclusive content portals, and more. You could also use it to incentivize users to pay not to see advertising on your sites.
Javascript SDK: https://github.com/Monetizado/monetizadojs
Monetizado Proxy SDK (to allow monetize full pages using an intermediate page to pay and verify): https://github.com/Monetizado/proxyjs
Monetizado Manager (to manage your content, to collect the money, and more): https://monetizado.github.io/manager/
Monetizado allows you to:
You can use monetized to protect pages so that only subscribers can see it, as in:
You can protect each page individually (each with its own ID, which you will see later in this document) and the user must pay to view each page, or all are classified under the same ID, so the user only pays once to view different pages. It's your decision as a content creator.