There is a new application available for Sparkers: Bitcoin Core
What is Bitcoin Core?
Bitcoin Core connects to the Bitcoin peer-to-peer network to download and fully validate blocks and transactions. It also includes a wallet and graphical user interface, which can be optionally built. Bitcoin Core is the original Bitcoin client and it builds the backbone of the network. It downloads and, by default, stores the entire history of Bitcoin transactions, which requires a few hundred gigabytes of disk space. Depending on the speed of your computer and network connection, the synchronization process can take anywhere from a few hours to a day or more.
Installation (Sparky 6/7 amd64/arm64/armhf):
sudo apt update
sudo apt install bitcoin
License: MIT
Web: github.com/bitcoin/bitcoin