Skip to content

Keep your fans and donors in the loop: Generate an RSS Feed from your Monero Wishlist!

Notifications You must be signed in to change notification settings

CryptoGrampy/xmr-wishlist-rss

Repository files navigation

xmr-wishlist-rss

Keep your donors in the loop: generate a Monero RSS feed from your XMR Wishlist!

Simply update your wishlist and wishlist-rss, and your donors will receive an update without having to constantly check your website/Twitter to be notified of new requests.

Table of Contents

Test it Out!

Open this link (AND NOTE: THIS IS DUMMY DATA! DON'T DONATE TO THESE ADDRESSES) on a mobile/desktop device that has an RSS reader installed (or just manually copy and paste the link into your RSS reader): https://raw.githubusercontent.com/CryptoGrampy/xmr-wishlist-rss/master/dist/xmr-community-art-fund-wishlist-rss2.xml

Delete the feed afterwards. Again, this is just a demo.

Usage

  1. Pass a link to your XMR wishlist as a service json file into the JS method:
generateRssFromWishlistUrl('https://github.com/CryptoGrampy/xmr-wishlist-rss/blob/master/wishlist-aas-example-v2.json')

OR

  1. Pipe in your wishlist JSON:
generateRssFromWishlistJson(wishlistJson)

Add a link to the output RSS file to your website! Update the file whenever a new item is added to your list. Ensure your wishlist.json matches the XmrWishlistV2 format.

About

Keep your fans and donors in the loop: Generate an RSS Feed from your Monero Wishlist!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published