<💰> Web Monetization Components </💰>

<wm-exclusive-content>

A web component to show exclusive content if it determines the user is sending payments via web monetization.

npm version published on webcomponents.org

## Installation ### npm You can install with npm. ```bash npm install web-monetization-exclusive-content ``` Once installed, you can either use the minified version by referencing it from the `dist` directory. ```html ``` Or if you have a build step, you can require the module. ```javascript const WebMonetizationExclusiveContent = require("web-monetization-exclusive-content"); ``` ### unpkg If you want to use the component from the unpkg CDN then you can. You can get the latest version using the bare URL. See more options on [https://unpkg.com/](https://unpkg.com/). ```html ``` ## Usage Wrap your ad code inside a `