Posts

sparrow is an outstanding open-source project

sparrow is an outstanding open-source project
sparrow ★ 1,931 Stars • Java • 28‏/2‏/2026 sparrow is an outstanding open-source project that has caught the community's attention. In this comprehensive guide, we dive into the documentation, features, and setup instructions directly from the repository. Sparrow Bitcoin Wallet Sparrow is a modern desktop Bitcoin wallet application supporting most hardware wallets and built on common standards such as PSBT, with an emphasis on transparency and usability. More information (and release binaries) can be found at https://sparrowwallet.com . Release binaries are also available directly from GitHub . Building To clone this project, use git clone --recursive git@github.com:sparrowwallet/sparrow.git or for those without SSH credentials: git clone --recursive https://github.com/sparrowwallet/sparrow.git In order to build, Sparrow requires Java 25 or higher to be installed. The release binaries are built with Eclipse Temurin 25.0.2+10 . If you are using SDKMAN , you can use sdk env install to en…