layout |
---|
default |
Melbourne Bitdevs is on the last thursday of every month at the RMIT Blockchain Hub.
As a group, we discuss the latest Bitcoin news from a technical perspective. Sometimes we diverge into adjacent fields of privacy, self hosting, free software, and more!
Join the telegram in order to confirm the time of event - and be let upstairs!
We usually have a larger group than meetup pages indicate. Privacy of attendees is respected, no photos/recordings.
Please suggest any noteworthy topics for next month in the GitHub issue! We're open to discussing pretty much anything Bitcoin or Bitcoin-adjacent!
We aim to occasionally try new software or tutorials as a group, building applicable skills within a supportive group environment. So 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. Please try have access to MacOS or Linux
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.