You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wget https://github.com/btcontract/wallet/releases/download/2.2.16/SBW-2.2.16.apk
unzip -d signed SBW-2.2.16.apk
unzip -d unsigned wallet/app/build/outputs/apk/release/SBW-2.2.16.apk
# If no files except BITCOINS.RSA, BITCOINS.SF and MANIFEST.MF differ then we have a reproducible build
diff -qr signed unsigned
keytool -printcert -file signed/META-INF/BITCOINS.RSA
sha256sum SBW-2.2.16.apk