In the past we have occasionally tried new software or tutorials as a group.
Please try to bring a laptop machine along with you! MacOS or Linux preferred (for windows you could use a virtual machine).
Accumulating list of possible tasks we might be interested in exploring as a group.
Build a taproot multisig with your friends, and to spend from it. carrot Create a multisig with taproot and spend from it using BDK carrot.
https://github.com/danielabrozzoni/multisigs_and_carrots
Integrate Lightning and bitcoin payments into apps with a very shallow learning curve.
https://github.com/breez/breez-sdk
Like BIP47 (paynym) without notification transactions
https://gist.github.com/nickfarrow/963e0ec915c3a15f2079320ebd2d7b0e
Install the Polar testing environment to spin up 2 LND nodes. Create a Collaborative Lightning Channel Opens (privacy++)
https://github.com/chaincase-app/loin/
Core Lightning (CLN) is a lightweight, highly customizable and standard compliant implementation of the Bitcoin Lightning Network protocol. We're going to spin up a couple nodes, make a regtest lightning network, and sling some sats around making payments between the nodes.