The Bitcoin Core app continues to make progress since the last time I posted about it #1239252! It is still in an experimental stage (don't use it for mainnet funds!) but you can download it and play around:
Download the latest previewDownload the latest preview
macOSmacOS
LinuxLinux
View release details and checksums. These permanent links are updated when a newer preview is successfully published.Try it and give feedbackTry it and give feedback
A focused test plan will be added later. For now, explore the app and let us know about setup problems, crashes, confusing interactions, or anything that would make the experience better.
- Join the Bitcoin Core App channel on Discord
- Follow the code or report a technical issue on GitHub
- Discuss the design or improve this website on GitHub
About the projectAbout the project
Bitcoin Core App is a Qt Quick interface being developed openly with the Bitcoin Core and Bitcoin Design communities. The project aims to pair Bitcoin Core with intuitive user flows, accessible interaction, and a first-class visual design.
The preview builds are produced from theqt6branch of bitcoin-core/gui-qml. Build and distribution tooling is available in the preview publisher repository.
Thanks for the update