<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.fulmo.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jd2983</id>
	<title>fulmo - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.fulmo.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jd2983"/>
	<link rel="alternate" type="text/html" href="https://wiki.fulmo.org/wiki/Special:Contributions/Jd2983"/>
	<updated>2026-04-08T19:25:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.0-alpha</generator>
	<entry>
		<id>https://wiki.fulmo.org/index.php?title=Challenges_March_2021&amp;diff=747</id>
		<title>Challenges March 2021</title>
		<link rel="alternate" type="text/html" href="https://wiki.fulmo.org/index.php?title=Challenges_March_2021&amp;diff=747"/>
		<updated>2021-03-27T02:29:11Z</updated>

		<summary type="html">&lt;p&gt;Jd2983: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Projects with Challenges==&lt;br /&gt;
&lt;br /&gt;
This is the list of Lightning Network related projects that registered for this HackSprint.&lt;br /&gt;
&lt;br /&gt;
Feel free to [https://wiki.fulmo.org/wiki/How_to_edit_this_Wiki add your own open-source project] with your own challenges you like people to join during the Hacksprint - leave a twitter or github contact and we will reachout to you before the event. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===RaspiBlitz===&lt;br /&gt;
&lt;br /&gt;
Github issues with label &amp;quot;hackathon&amp;quot;: [https://github.com/rootzoll/raspiblitz/issues?q=is%3Aissue+is%3Aopen+label%3Ahackathon github.com/rootzoll/raspiblitz]&lt;br /&gt;
&lt;br /&gt;
Speical focus on:&lt;br /&gt;
* Release of 1.7RC1&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/1369 Telegraf Metrics]&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/2090 Connect Menu]&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/2073 Run a parallel second LND node for private donations &amp;amp; to connect to Sphinx chat]&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/2070 Make it easy to move from Umbrel to RaspiBlitz]&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/43 Discuss future WebUI]&lt;br /&gt;
&lt;br /&gt;
Video explaining how to contribute to the RaspiBlitz development: https://youtu.be/ZVtZepV3OfM&lt;br /&gt;
&lt;br /&gt;
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/raspiblitz&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Wiki Lightning Spam Protection===&lt;br /&gt;
&lt;br /&gt;
Pseudozach created a prototype on the last Hacksprint: https://github.com/pseudozach/LightningPayment and we have it [https://wiki.fulmo.org/wiki/How_to_edit_this_Wiki running on this wiki] already.&lt;br /&gt;
&lt;br /&gt;
Do you have ideas how to improve it? &lt;br /&gt;
&lt;br /&gt;
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/media-wiki-spam-protection&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===netpositive.money===&lt;br /&gt;
&lt;br /&gt;
The team of https://netpositive.money invites you to improve the website and calculator to compensate the CO2 footprint of Bitcoin mining as voluntary and decentral action.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===IP2Tor===&lt;br /&gt;
&lt;br /&gt;
https://github.com/frennkie/django-ip2tor&lt;br /&gt;
&lt;br /&gt;
* price drop&lt;br /&gt;
* adding domains for LetsEncrypt&lt;br /&gt;
* new collaborators welcome&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===OpenDEX===&lt;br /&gt;
&lt;br /&gt;
Adding the [https://opendex.network OpenDEX] to the [https://github.com/rootzoll/raspiblitz/issues/1627 RaspiBlitz] (as a docker app).&lt;br /&gt;
&lt;br /&gt;
Contant on twitter: @kilrau&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lightning Wikipedia Article===&lt;br /&gt;
&lt;br /&gt;
Wikipedia flagged the german article about lightning as &amp;quot;outdated&amp;quot; .. are you up to the task to improve it?&lt;br /&gt;
&lt;br /&gt;
https://de.m.wikipedia.org/wiki/Lightning-Netzwerk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lightning Browser Extension===&lt;br /&gt;
During the last [https://wiki.fulmo.org/wiki/Challenges_December_2020#Lightning_Browser_Extension hacksprint] we started a new Lightning Browser Extension to bring Lightning payments to the browser. &lt;br /&gt;
The goal is to have a lightweight extension that can connect to multiple node implementations. &lt;br /&gt;
&lt;br /&gt;
In this hacksprint we try to continue working on it and get the extension into an usable state. Any ideas and help welcome (specifically React frontent work... ;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Moneysocket===&lt;br /&gt;
&lt;br /&gt;
During the last hacksprint, we started working on the [https://wiki.fulmo.org/wiki/Challenges_December_2020#Micropayment_wallet_for_Moneysocket Costanza] wallet for Moneysocket. That's now complete.&lt;br /&gt;
&lt;br /&gt;
The challenge this time around is to build a chat application that utilizes Moneysocket.&lt;br /&gt;
An intro video introduces this project: https://youtu.be/0lsvMAFG2Qk.&lt;br /&gt;
&lt;br /&gt;
This will be built with a Python websocket server backend and a Javascript client frontend. Happy for any help or just to chat about related ideas and concepts.&lt;br /&gt;
&lt;br /&gt;
Project repo: https://github.com/moneysocket/chat&lt;br /&gt;
&lt;br /&gt;
Moneysocket homepage: https://socket.money&lt;br /&gt;
&lt;br /&gt;
Costanza Wallet: https://socket.money/wallet&lt;br /&gt;
&lt;br /&gt;
Moneysocket Telegram group: https://t.me/moneysocket&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lightning Labs===&lt;br /&gt;
&lt;br /&gt;
We have put together a list of experimental ideas for building on bitcoin in our [https://docs.lightning.engineering/community-resources/the-lightning-bulb Lightning Bulb] resource. We hope it inspires some great ideas over the weekend. The list includes:&lt;br /&gt;
&lt;br /&gt;
* A native interface to Lightning on the web&lt;br /&gt;
* Streaming payments on social platforms&lt;br /&gt;
* Distributed storage and retrieval using Lightning&lt;br /&gt;
* Distributed compute with Lightning&lt;br /&gt;
* Lightning-based metered VPN&lt;br /&gt;
* Lightning Paywall Plugin&lt;br /&gt;
* Pay-per-use Lightning API calls&lt;br /&gt;
&lt;br /&gt;
For more details, please follow the [https://docs.lightning.engineering/community-resources/the-lightning-bulb link]. &lt;br /&gt;
&lt;br /&gt;
We'll be hanging out in either the [https://join.slack.com/t/lightningcommunity/shared_invite/zt-bpe1a687-1UzHhrG15Fs_DMRI1jhbpg LND Developer Slack] or [https://discord.gg/bpkWbUCtr7 the Lightning Lab Discord].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lightning payment based online surveys===&lt;br /&gt;
&lt;br /&gt;
Last month I did a survey of impediments of Lightning adoption among Bitcoin companies (happy to share the results). The rate of response was ok but could be better.&lt;br /&gt;
&lt;br /&gt;
Why not leveraging the properties of Lightning with instant and private micro transactions to increase the number of responses?&lt;br /&gt;
&lt;br /&gt;
There is open source survey software available. I am looking for support and team members to integrate Lightning payments (and make it available as a web service ideally)&lt;br /&gt;
 &lt;br /&gt;
For example, survey creators can determine the reward per answer upfront. Each answer would display a LNURL-withdraw code for the user to get the sats into their wallet. &lt;br /&gt;
&lt;br /&gt;
Happy about ideas and feedback.&lt;br /&gt;
&lt;br /&gt;
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/ln-payment-based-online-surveys&lt;br /&gt;
&lt;br /&gt;
Contact on Twitter: @MoritzKaminski&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===LightningATM===&lt;br /&gt;
&lt;br /&gt;
Join the LightningATM community in our [https://t.me/lightningatm_building Telegram group]. A group of enthusiasts that have built [https://docs.lightningatm.me/ their own LightningATM's] or need help getting there. &lt;br /&gt;
&lt;br /&gt;
Topics that we'll be working on this weekend:&lt;br /&gt;
* Help people getting setup with their LightningATM's&lt;br /&gt;
* Improve interoperability with different e-ink screens &lt;br /&gt;
* Improve payout method for Lntxbot (payout without Lnurl)&lt;br /&gt;
* Github issues with label &amp;quot;hackathon&amp;quot;: [https://github.com/21isenough/LightningATM/issues?q=is%3Aissue+is%3Aopen+label%3Ahackathon github.com/21isenough/LightningATM]&lt;/div&gt;</summary>
		<author><name>Jd2983</name></author>
	</entry>
	<entry>
		<id>https://wiki.fulmo.org/index.php?title=Challenges_March_2021&amp;diff=746</id>
		<title>Challenges March 2021</title>
		<link rel="alternate" type="text/html" href="https://wiki.fulmo.org/index.php?title=Challenges_March_2021&amp;diff=746"/>
		<updated>2021-03-27T02:28:18Z</updated>

		<summary type="html">&lt;p&gt;Jd2983: /* Moneysocket */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Projects with Challenges==&lt;br /&gt;
&lt;br /&gt;
This is the list of Lightning Network related projects that registered for this HackSprint.&lt;br /&gt;
&lt;br /&gt;
Feel free to [https://wiki.fulmo.org/wiki/How_to_edit_this_Wiki add your own open-source project] with your own challenges you like people to join during the Hacksprint - leave a twitter or github contact and we will reachout to you before the event. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===RaspiBlitz===&lt;br /&gt;
&lt;br /&gt;
Github issues with label &amp;quot;hackathon&amp;quot;: [https://github.com/rootzoll/raspiblitz/issues?q=is%3Aissue+is%3Aopen+label%3Ahackathon github.com/rootzoll/raspiblitz]&lt;br /&gt;
&lt;br /&gt;
Speical focus on:&lt;br /&gt;
* Release of 1.7RC1&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/1369 Telegraf Metrics]&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/2090 Connect Menu]&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/2073 Run a parallel second LND node for private donations &amp;amp; to connect to Sphinx chat]&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/2070 Make it easy to move from Umbrel to RaspiBlitz]&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/43 Discuss future WebUI]&lt;br /&gt;
&lt;br /&gt;
Video explaining how to contribute to the RaspiBlitz development: https://youtu.be/ZVtZepV3OfM&lt;br /&gt;
&lt;br /&gt;
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/raspiblitz&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Wiki Lightning Spam Protection===&lt;br /&gt;
&lt;br /&gt;
Pseudozach created a prototype on the last Hacksprint: https://github.com/pseudozach/LightningPayment and we have it [https://wiki.fulmo.org/wiki/How_to_edit_this_Wiki running on this wiki] already.&lt;br /&gt;
&lt;br /&gt;
Do you have ideas how to improve it? &lt;br /&gt;
&lt;br /&gt;
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/media-wiki-spam-protection&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===netpositive.money===&lt;br /&gt;
&lt;br /&gt;
The team of https://netpositive.money invites you to improve the website and calculator to compensate the CO2 footprint of Bitcoin mining as voluntary and decentral action.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===IP2Tor===&lt;br /&gt;
&lt;br /&gt;
https://github.com/frennkie/django-ip2tor&lt;br /&gt;
&lt;br /&gt;
* price drop&lt;br /&gt;
* adding domains for LetsEncrypt&lt;br /&gt;
* new collaborators welcome&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===OpenDEX===&lt;br /&gt;
&lt;br /&gt;
Adding the [https://opendex.network OpenDEX] to the [https://github.com/rootzoll/raspiblitz/issues/1627 RaspiBlitz] (as a docker app).&lt;br /&gt;
&lt;br /&gt;
Contant on twitter: @kilrau&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lightning Wikipedia Article===&lt;br /&gt;
&lt;br /&gt;
Wikipedia flagged the german article about lightning as &amp;quot;outdated&amp;quot; .. are you up to the task to improve it?&lt;br /&gt;
&lt;br /&gt;
https://de.m.wikipedia.org/wiki/Lightning-Netzwerk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lightning Browser Extension===&lt;br /&gt;
During the last [https://wiki.fulmo.org/wiki/Challenges_December_2020#Lightning_Browser_Extension hacksprint] we started a new Lightning Browser Extension to bring Lightning payments to the browser. &lt;br /&gt;
The goal is to have a lightweight extension that can connect to multiple node implementations. &lt;br /&gt;
&lt;br /&gt;
In this hacksprint we try to continue working on it and get the extension into an usable state. Any ideas and help welcome (specifically React frontent work... ;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Moneysocket===&lt;br /&gt;
&lt;br /&gt;
During the last hacksprint, we started working on the [https://wiki.fulmo.org/wiki/Challenges_December_2020#Micropayment_wallet_for_Moneysocket Costanza] wallet for Moneysocket. That's now complete.&lt;br /&gt;
&lt;br /&gt;
The challenge this time around is to build a chat application that utilizes Moneysocket.&lt;br /&gt;
An intro video introduces this project: https://youtu.be/0lsvMAFG2Qk.&lt;br /&gt;
&lt;br /&gt;
This will be built with a Python websocket server backend and a Javascript client frontend. Happy for any help or just to chat about related ideas and concepts.&lt;br /&gt;
&lt;br /&gt;
Project repo: https://github.com/moneysocket/chat&lt;br /&gt;
&lt;br /&gt;
Moneysocket homepage: https://socket.money&lt;br /&gt;
&lt;br /&gt;
Costanza Wallet: https://socket.money/wallet&lt;br /&gt;
&lt;br /&gt;
Moneysocket Telegram group: https://t.me/moneysocket&lt;br /&gt;
&lt;br /&gt;
===Lightning Labs===&lt;br /&gt;
&lt;br /&gt;
We have put together a list of experimental ideas for building on bitcoin in our [https://docs.lightning.engineering/community-resources/the-lightning-bulb Lightning Bulb] resource. We hope it inspires some great ideas over the weekend. The list includes:&lt;br /&gt;
&lt;br /&gt;
* A native interface to Lightning on the web&lt;br /&gt;
* Streaming payments on social platforms&lt;br /&gt;
* Distributed storage and retrieval using Lightning&lt;br /&gt;
* Distributed compute with Lightning&lt;br /&gt;
* Lightning-based metered VPN&lt;br /&gt;
* Lightning Paywall Plugin&lt;br /&gt;
* Pay-per-use Lightning API calls&lt;br /&gt;
&lt;br /&gt;
For more details, please follow the [https://docs.lightning.engineering/community-resources/the-lightning-bulb link]. &lt;br /&gt;
&lt;br /&gt;
We'll be hanging out in either the [https://join.slack.com/t/lightningcommunity/shared_invite/zt-bpe1a687-1UzHhrG15Fs_DMRI1jhbpg LND Developer Slack] or [https://discord.gg/bpkWbUCtr7 the Lightning Lab Discord].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lightning payment based online surveys===&lt;br /&gt;
&lt;br /&gt;
Last month I did a survey of impediments of Lightning adoption among Bitcoin companies (happy to share the results). The rate of response was ok but could be better.&lt;br /&gt;
&lt;br /&gt;
Why not leveraging the properties of Lightning with instant and private micro transactions to increase the number of responses?&lt;br /&gt;
&lt;br /&gt;
There is open source survey software available. I am looking for support and team members to integrate Lightning payments (and make it available as a web service ideally)&lt;br /&gt;
 &lt;br /&gt;
For example, survey creators can determine the reward per answer upfront. Each answer would display a LNURL-withdraw code for the user to get the sats into their wallet. &lt;br /&gt;
&lt;br /&gt;
Happy about ideas and feedback.&lt;br /&gt;
&lt;br /&gt;
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/ln-payment-based-online-surveys&lt;br /&gt;
&lt;br /&gt;
Contact on Twitter: @MoritzKaminski&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===LightningATM===&lt;br /&gt;
&lt;br /&gt;
Join the LightningATM community in our [https://t.me/lightningatm_building Telegram group]. A group of enthusiasts that have built [https://docs.lightningatm.me/ their own LightningATM's] or need help getting there. &lt;br /&gt;
&lt;br /&gt;
Topics that we'll be working on this weekend:&lt;br /&gt;
* Help people getting setup with their LightningATM's&lt;br /&gt;
* Improve interoperability with different e-ink screens &lt;br /&gt;
* Improve payout method for Lntxbot (payout without Lnurl)&lt;br /&gt;
* Github issues with label &amp;quot;hackathon&amp;quot;: [https://github.com/21isenough/LightningATM/issues?q=is%3Aissue+is%3Aopen+label%3Ahackathon github.com/21isenough/LightningATM]&lt;/div&gt;</summary>
		<author><name>Jd2983</name></author>
	</entry>
	<entry>
		<id>https://wiki.fulmo.org/index.php?title=Challenges_March_2021&amp;diff=730</id>
		<title>Challenges March 2021</title>
		<link rel="alternate" type="text/html" href="https://wiki.fulmo.org/index.php?title=Challenges_March_2021&amp;diff=730"/>
		<updated>2021-03-23T01:45:12Z</updated>

		<summary type="html">&lt;p&gt;Jd2983: /* Moneysocket */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Projects with Challenges==&lt;br /&gt;
&lt;br /&gt;
This is the list of Lightning Network related projects that registered for this HackSprint.&lt;br /&gt;
&lt;br /&gt;
Feel free to [https://wiki.fulmo.org/wiki/How_to_edit_this_Wiki add your own open-source project] with your own challenges you like people to join during the Hacksprint - leave a twitter or github contact and we will reachout to you before the event. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===RaspiBlitz===&lt;br /&gt;
&lt;br /&gt;
Github issues with label &amp;quot;hackathon&amp;quot;: [https://github.com/rootzoll/raspiblitz/issues?q=is%3Aissue+is%3Aopen+label%3Ahackathon github.com/rootzoll/raspiblitz]&lt;br /&gt;
&lt;br /&gt;
Speical focus on:&lt;br /&gt;
* Release of 1.7RC1&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/1369 Telegraf Metrics]&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/2090 Connect Menu]&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/2073 Run a parallel second LND node for private donations &amp;amp; to connect to Sphinx chat]&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/2070 Make it easy to move from Umbrel to RaspiBlitz]&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/43 Discuss future WebUI]&lt;br /&gt;
&lt;br /&gt;
Video explaining how to contribute to the RaspiBlitz development: https://youtu.be/ZVtZepV3OfM&lt;br /&gt;
&lt;br /&gt;
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/raspiblitz&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Wiki Lightning Spam Protection===&lt;br /&gt;
&lt;br /&gt;
Pseudozach created a prototype on the last Hacksprint: https://github.com/pseudozach/LightningPayment and we have it [https://wiki.fulmo.org/wiki/How_to_edit_this_Wiki running on this wiki] already.&lt;br /&gt;
&lt;br /&gt;
Do you have ideas how to improve it? &lt;br /&gt;
&lt;br /&gt;
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/media-wiki-spam-protection&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===netpositive.money===&lt;br /&gt;
&lt;br /&gt;
The team of https://netpositive.money invites you to improve the website and calculator to compensate the CO2 footprint of Bitcoin mining as voluntary and decentral action.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===IP2Tor===&lt;br /&gt;
&lt;br /&gt;
https://github.com/frennkie/django-ip2tor&lt;br /&gt;
&lt;br /&gt;
* price drop&lt;br /&gt;
* adding domains for LetsEncrypt&lt;br /&gt;
* new collaborators welcome&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===OpenDEX===&lt;br /&gt;
&lt;br /&gt;
Adding the [https://opendex.network OpenDEX] to the [https://github.com/rootzoll/raspiblitz/issues/1627 RaspiBlitz] (as a docker app).&lt;br /&gt;
&lt;br /&gt;
Contant on twitter: @kilrau&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lightning Wikipedia Article===&lt;br /&gt;
&lt;br /&gt;
Wikipedia flagged the german article about lightning as &amp;quot;outdated&amp;quot; .. are you up to the task to improve it?&lt;br /&gt;
&lt;br /&gt;
https://de.m.wikipedia.org/wiki/Lightning-Netzwerk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lightning Browser Extension===&lt;br /&gt;
During the last [https://wiki.fulmo.org/wiki/Challenges_December_2020#Lightning_Browser_Extension hacksprint] we started a new Lightning Browser Extension to bring Lightning payments to the browser. &lt;br /&gt;
The goal is to have a lightweight extension that can connect to multiple node implementations. &lt;br /&gt;
&lt;br /&gt;
In this hacksprint we try to continue working on it and get the extension into an usable state. Any ideas and help welcome (specifically React frontent work... ;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Moneysocket===&lt;br /&gt;
&lt;br /&gt;
During the last hacksprint, we started working on the [https://wiki.fulmo.org/wiki/Challenges_December_2020#Micropayment_wallet_for_Moneysocket Costanza] wallet for Moneysocket. That's now complete.&lt;br /&gt;
&lt;br /&gt;
The challenge this time around is to build a chat application that utilizes Moneysocket.&lt;br /&gt;
An intro video introduces this project: https://youtu.be/0lsvMAFG2Qk.&lt;br /&gt;
&lt;br /&gt;
This will be built with a Python websocket server backend and a Javascript client frontend. Happy for any help or just to chat about related ideas and concepts.&lt;br /&gt;
&lt;br /&gt;
Project repo: https://github.com/jarret/chat&lt;br /&gt;
&lt;br /&gt;
Moneysocket homepage: https://socket.money&lt;br /&gt;
&lt;br /&gt;
Costanza Wallet: https://socket.money/wallet&lt;br /&gt;
&lt;br /&gt;
Moneysocket Telegram group: https://t.me/moneysocket&lt;/div&gt;</summary>
		<author><name>Jd2983</name></author>
	</entry>
	<entry>
		<id>https://wiki.fulmo.org/index.php?title=Challenges_March_2021&amp;diff=729</id>
		<title>Challenges March 2021</title>
		<link rel="alternate" type="text/html" href="https://wiki.fulmo.org/index.php?title=Challenges_March_2021&amp;diff=729"/>
		<updated>2021-03-23T01:44:57Z</updated>

		<summary type="html">&lt;p&gt;Jd2983: /* Moneysocket */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Projects with Challenges==&lt;br /&gt;
&lt;br /&gt;
This is the list of Lightning Network related projects that registered for this HackSprint.&lt;br /&gt;
&lt;br /&gt;
Feel free to [https://wiki.fulmo.org/wiki/How_to_edit_this_Wiki add your own open-source project] with your own challenges you like people to join during the Hacksprint - leave a twitter or github contact and we will reachout to you before the event. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===RaspiBlitz===&lt;br /&gt;
&lt;br /&gt;
Github issues with label &amp;quot;hackathon&amp;quot;: [https://github.com/rootzoll/raspiblitz/issues?q=is%3Aissue+is%3Aopen+label%3Ahackathon github.com/rootzoll/raspiblitz]&lt;br /&gt;
&lt;br /&gt;
Speical focus on:&lt;br /&gt;
* Release of 1.7RC1&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/1369 Telegraf Metrics]&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/2090 Connect Menu]&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/2073 Run a parallel second LND node for private donations &amp;amp; to connect to Sphinx chat]&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/2070 Make it easy to move from Umbrel to RaspiBlitz]&lt;br /&gt;
* [https://github.com/rootzoll/raspiblitz/issues/43 Discuss future WebUI]&lt;br /&gt;
&lt;br /&gt;
Video explaining how to contribute to the RaspiBlitz development: https://youtu.be/ZVtZepV3OfM&lt;br /&gt;
&lt;br /&gt;
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/raspiblitz&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Wiki Lightning Spam Protection===&lt;br /&gt;
&lt;br /&gt;
Pseudozach created a prototype on the last Hacksprint: https://github.com/pseudozach/LightningPayment and we have it [https://wiki.fulmo.org/wiki/How_to_edit_this_Wiki running on this wiki] already.&lt;br /&gt;
&lt;br /&gt;
Do you have ideas how to improve it? &lt;br /&gt;
&lt;br /&gt;
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/media-wiki-spam-protection&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===netpositive.money===&lt;br /&gt;
&lt;br /&gt;
The team of https://netpositive.money invites you to improve the website and calculator to compensate the CO2 footprint of Bitcoin mining as voluntary and decentral action.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===IP2Tor===&lt;br /&gt;
&lt;br /&gt;
https://github.com/frennkie/django-ip2tor&lt;br /&gt;
&lt;br /&gt;
* price drop&lt;br /&gt;
* adding domains for LetsEncrypt&lt;br /&gt;
* new collaborators welcome&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===OpenDEX===&lt;br /&gt;
&lt;br /&gt;
Adding the [https://opendex.network OpenDEX] to the [https://github.com/rootzoll/raspiblitz/issues/1627 RaspiBlitz] (as a docker app).&lt;br /&gt;
&lt;br /&gt;
Contant on twitter: @kilrau&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lightning Wikipedia Article===&lt;br /&gt;
&lt;br /&gt;
Wikipedia flagged the german article about lightning as &amp;quot;outdated&amp;quot; .. are you up to the task to improve it?&lt;br /&gt;
&lt;br /&gt;
https://de.m.wikipedia.org/wiki/Lightning-Netzwerk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lightning Browser Extension===&lt;br /&gt;
During the last [https://wiki.fulmo.org/wiki/Challenges_December_2020#Lightning_Browser_Extension hacksprint] we started a new Lightning Browser Extension to bring Lightning payments to the browser. &lt;br /&gt;
The goal is to have a lightweight extension that can connect to multiple node implementations. &lt;br /&gt;
&lt;br /&gt;
In this hacksprint we try to continue working on it and get the extension into an usable state. Any ideas and help welcome (specifically React frontent work... ;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Moneysocket===&lt;br /&gt;
&lt;br /&gt;
During the last hacksprint, we started working on the [https://wiki.fulmo.org/wiki/Challenges_December_2020#Micropayment_wallet_for_Moneysocket Costanza] wallet for Moneysocket. That's now complete.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The challenge this time around is to build a chat application that utilizes Moneysocket.&lt;br /&gt;
An intro video introduces this project: https://youtu.be/0lsvMAFG2Qk.&lt;br /&gt;
&lt;br /&gt;
This will be built with a Python websocket server backend and a Javascript client frontend. Happy for any help or just to chat about related ideas and concepts.&lt;br /&gt;
&lt;br /&gt;
Project repo: https://github.com/jarret/chat&lt;br /&gt;
&lt;br /&gt;
Moneysocket homepage: https://socket.money&lt;br /&gt;
&lt;br /&gt;
Costanza Wallet: https://socket.money/wallet&lt;br /&gt;
&lt;br /&gt;
Moneysocket Telegram group: https://t.me/moneysocket&lt;/div&gt;</summary>
		<author><name>Jd2983</name></author>
	</entry>
	<entry>
		<id>https://wiki.fulmo.org/index.php?title=Challenges_March_2021&amp;diff=689</id>
		<title>Challenges March 2021</title>
		<link rel="alternate" type="text/html" href="https://wiki.fulmo.org/index.php?title=Challenges_March_2021&amp;diff=689"/>
		<updated>2021-03-18T02:45:09Z</updated>

		<summary type="html">&lt;p&gt;Jd2983: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Projects with Challenges==&lt;br /&gt;
&lt;br /&gt;
This is the list of Lightning Network related projects that registered for this HackSprint.&lt;br /&gt;
&lt;br /&gt;
Feel free to [https://wiki.fulmo.org/wiki/How_to_edit_this_Wiki add your own open-source project] with your own challenges you like people to join during the Hacksprint - leave a twitter or github contact and we will reachout to you before the event. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===RaspiBlitz===&lt;br /&gt;
&lt;br /&gt;
Github issues with label &amp;quot;hackathon&amp;quot;: [https://github.com/rootzoll/raspiblitz/issues?q=is%3Aissue+is%3Aopen+label%3Ahackathon github.com/rootzoll/raspiblitz]&lt;br /&gt;
&lt;br /&gt;
Video explaining how to contribute to the RaspiBlitz development: https://youtu.be/ZVtZepV3OfM&lt;br /&gt;
&lt;br /&gt;
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/raspiblitz&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Wiki Lightning Spam Protection===&lt;br /&gt;
&lt;br /&gt;
Pseudozach created a prototype on the last Hacksprint: https://github.com/pseudozach/LightningPayment and we have it [https://wiki.fulmo.org/wiki/How_to_edit_this_Wiki running on this wiki] already.&lt;br /&gt;
&lt;br /&gt;
Do you have ideas how to improve it? &lt;br /&gt;
&lt;br /&gt;
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/media-wiki-spam-protection&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===netpositive.money===&lt;br /&gt;
&lt;br /&gt;
The team of https://netpositive.money invites you to improve the website and calculator to compensate the CO2 footprint of Bitcoin mining as voluntary and decentral action.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===IP2Tor===&lt;br /&gt;
&lt;br /&gt;
https://github.com/frennkie/django-ip2tor&lt;br /&gt;
&lt;br /&gt;
* price drop&lt;br /&gt;
* new collaborators welcome&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lightning Wikipedia Article===&lt;br /&gt;
&lt;br /&gt;
Wikipedia flagged the german article about lightning as &amp;quot;outdated&amp;quot; .. are you up to the task to improve it?&lt;br /&gt;
&lt;br /&gt;
https://de.m.wikipedia.org/wiki/Lightning-Netzwerk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lightning Browser Extension===&lt;br /&gt;
During the last [https://wiki.fulmo.org/wiki/Challenges_December_2020#Lightning_Browser_Extension hacksprint] we started a new Lightning Browser Extension to bring Lightning payments to the browser. &lt;br /&gt;
The goal is to have a lightweight extension that can connect to multiple node implementations. &lt;br /&gt;
&lt;br /&gt;
In this hacksprint we try to continue working on it and get the extension into an usable state. Any ideas and help welcome (specifically React frontent work... ;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Moneysocket===&lt;br /&gt;
During the last hacksprint, we started working on the [https://wiki.fulmo.org/wiki/Challenges_December_2020#Micropayment_wallet_for_Moneysocket Costanza] wallet for Moneysocket. That's now complete. The focus project for this hacksprint is TBD, but it'll use Moneysocket in some way.&lt;/div&gt;</summary>
		<author><name>Jd2983</name></author>
	</entry>
	<entry>
		<id>https://wiki.fulmo.org/index.php?title=Challenges_December_2020&amp;diff=581</id>
		<title>Challenges December 2020</title>
		<link rel="alternate" type="text/html" href="https://wiki.fulmo.org/index.php?title=Challenges_December_2020&amp;diff=581"/>
		<updated>2020-12-25T22:57:15Z</updated>

		<summary type="html">&lt;p&gt;Jd2983: /* Micropayment wallet for Moneysocket */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Projects with Challenges==&lt;br /&gt;
&lt;br /&gt;
This is the list of Lightning Network related projects that registered for this HackSprint (please contact @rootzoll on twitter to add your project):&lt;br /&gt;
&lt;br /&gt;
===RaspiBlitz===&lt;br /&gt;
&lt;br /&gt;
Github issues with label &amp;quot;hackathon&amp;quot;: [https://github.com/rootzoll/raspiblitz/issues?q=is%3Aissue+is%3Aopen+label%3Ahackathon github.com/rootzoll/raspiblitz]&lt;br /&gt;
&lt;br /&gt;
* rootzoll: Testing the Lightning Vouchers (IP2Tor &amp;amp; LNbits)&lt;br /&gt;
&lt;br /&gt;
Video explaining how to contribute to the RaspiBlitz development: https://youtu.be/ZVtZepV3OfM&lt;br /&gt;
&lt;br /&gt;
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/raspiblitz&lt;br /&gt;
&lt;br /&gt;
===Wiki Lightning Spam Protection===&lt;br /&gt;
&lt;br /&gt;
Turn this prototype https://github.com/thorie7912/LightningPayment to add a Lightning SpamProtection into a [https://en.wikipedia.org/wiki/MediaWiki_extension Media Wiki Extension] thats easy to install &amp;amp; config on a standard Media Wiki.&lt;br /&gt;
&lt;br /&gt;
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/media-wiki-spam-protection&lt;br /&gt;
&lt;br /&gt;
===Micropayment wallet for Moneysocket===&lt;br /&gt;
&lt;br /&gt;
Help flesh out the existing skeleton of a micropayment-oriented wallet that speaks the Moneysocket protocol to interconnect with other applications.&lt;br /&gt;
&lt;br /&gt;
Web Dev skillsets needed! (CSS, in-browser JavaScript, build scripting, etc.).&lt;br /&gt;
&lt;br /&gt;
GitHub: https://github.com/moneysocket/costanza&lt;br /&gt;
&lt;br /&gt;
Moneysocket Protocol: https://socket.money&lt;br /&gt;
&lt;br /&gt;
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/moneysocket&lt;/div&gt;</summary>
		<author><name>Jd2983</name></author>
	</entry>
</feed>