mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2026-07-30 19:46:16 +00:00
d58167552a49a27f7fa2aa928cc66c8c3c5b5fa7
Sparrow
Bitcoin Transaction Editor
To clone this project, use git clone --recursive git@github.com:craigraw/sparrow.git
Various ways to hex dump a file without spaces:
xxd -p file | tr -d '\n' hexdump -ve '1/1 "%.2x"' od -t x1 -An file | tr -d '\n '
Description
Desktop Bitcoin Wallet focused on security and privacy. Free and open source.
Readme
686 MiB
Languages
Java
98.5%
CSS
1.4%