Check the paper wallet first for the printed bitcoin address (
starts with "1") and use a Bitcoin blockexplorer to check for relevant transactions.
Example Blockexplorers:
mempool.space or
blockstream.infoIf there is, its last (
upper-most) transaction's output is either your Armory wallet's address (
if you successfully claimed it) or the creator's address (
if you failed to claim it).
You can check your Armory's used/unused address list if its in there. (
but continuing is recommended regardless of the result)
Next, create a backup of the whole Armory folder in your roaming folder.
Then, open Armory and decide if you want to try to sync it (
requires Bitcoin Core to fully sync) or export the private keys to import those elsewhere.
For the former: [
sync], I suggest to use a newer hardware and sync using specific versions of Bitcoin Core (
v27.0) and the latest version of Armory (
v0.96.5).
Then, create a backup of your wallet(s) from "
Wallet Properties" from the old laptop and restore it to a new Armory installation, the buttons should be self-explanatory,
If you use the default settings including the default datadirs, it should start to sync without any issue as long as you have at least 800GB- of free disk space (
do not enable pruning to save space);
If you have to use another drive/partition, you'll need to set the correct pathing, here a Windows-specific guide:
/index.php?topic=5562211.msg65948369#msg65948369For the latter: [
export], keep your laptop offline so that exporting the private keys would be safer.
Then follow these steps to export it (
skip the sweep/import part):
/index.php?topic=4746784.msg43255691#msg43255691Then follow this to check for balance and to spend it "
cold-storage" style:
/index.php?topic=5524213.msg64885706#msg64885706In the import steps above, you can paste all of your private keys (
offline) and addresses (
online) but each should be entered on each line like:
5aaaa_prvKey_1
5aaaa_prvKey_2
5aaaa_prvKey_3
...
Your current laptop might not be compatible with Electrum if its OS is too old though.