Difference between revisions of "Challenges March 2021"
Line 68: | Line 68: | ||
===Moneysocket=== | ===Moneysocket=== | ||
− | 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 | + | |
+ | 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 challenge this time around is to build a chat application that utilizes Moneysocket. | ||
+ | An intro video introduces this project: https://youtu.be/0lsvMAFG2Qk. | ||
+ | |||
+ | 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. | ||
+ | |||
+ | Project repo: https://github.com/jarret/chat | ||
+ | |||
+ | Moneysocket homepage: https://socket.money | ||
+ | |||
+ | Costanza Wallet: https://socket.money/wallet | ||
+ | |||
+ | Moneysocket Telegram group: https://t.me/moneysocket |
Revision as of 01:44, 23 March 2021
Projects with Challenges
This is the list of Lightning Network related projects that registered for this HackSprint.
Feel free to 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.
RaspiBlitz
Github issues with label "hackathon": github.com/rootzoll/raspiblitz
Speical focus on:
- Release of 1.7RC1
- Telegraf Metrics
- Connect Menu
- Run a parallel second LND node for private donations & to connect to Sphinx chat
- Make it easy to move from Umbrel to RaspiBlitz
- Discuss future WebUI
Video explaining how to contribute to the RaspiBlitz development: https://youtu.be/ZVtZepV3OfM
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/raspiblitz
Wiki Lightning Spam Protection
Pseudozach created a prototype on the last Hacksprint: https://github.com/pseudozach/LightningPayment and we have it running on this wiki already.
Do you have ideas how to improve it?
Chatroom to get started: https://mm.fulmo.org/fulmo/channels/media-wiki-spam-protection
netpositive.money
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.
IP2Tor
https://github.com/frennkie/django-ip2tor
- price drop
- adding domains for LetsEncrypt
- new collaborators welcome
OpenDEX
Adding the OpenDEX to the RaspiBlitz (as a docker app).
Contant on twitter: @kilrau
Lightning Wikipedia Article
Wikipedia flagged the german article about lightning as "outdated" .. are you up to the task to improve it?
https://de.m.wikipedia.org/wiki/Lightning-Netzwerk
Lightning Browser Extension
During the last hacksprint we started a new Lightning Browser Extension to bring Lightning payments to the browser. The goal is to have a lightweight extension that can connect to multiple node implementations.
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... ;)
Moneysocket
During the last hacksprint, we started working on the Costanza wallet for Moneysocket. That's now complete.
The challenge this time around is to build a chat application that utilizes Moneysocket.
An intro video introduces this project: https://youtu.be/0lsvMAFG2Qk.
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.
Project repo: https://github.com/jarret/chat
Moneysocket homepage: https://socket.money
Costanza Wallet: https://socket.money/wallet
Moneysocket Telegram group: https://t.me/moneysocket