-
Notifications
You must be signed in to change notification settings - Fork 9
Description
I have been contributing and helping review Bitcoin Core's gui-qml fork (https://github.com/bitcoin-core/gui-qml, https://bitcoincore.app). The goal of this project is to replace the old Qt widgets-based user interface of Bitcoin Core with a more modern Qt QML gui. This gui is begin designed by the great group of UX designers in the Bitcoin Design project (https://github.com/BitcoinDesign/). I'm fairly new to Bitcoin Core development so I would love to attend the conference to meet other devs and learn about the latest work being done. I hope to possibly share a little bit of the project as well with others in person as we are looking to release the first iteration of the new Bitcoin Core app later this year.
Here is the Block Clock PR that was merged. It is a prominent component of new app when running without wallet features. bitcoin-core/gui-qml#220