ajrlewis on Nostr: It's good to see how it works under the hood. The rough steps once you have a ...
It's good to see how it works under the hood.
The rough steps once you have a 12-/24-word seed phrase involve juggling the non-sensitive data from an air-gapped device (SeedSigner) to your internet connected device (Sparrow on a laptop) using QR codes:
1. Load your seed phrase into SeedSigner
2. Scan you master public (xpub) key from SeedSigner into Sparrow
3. Create a partially signed transaction with Sparrow.
4. Load this partially signed transaction into SeedSigner.
5. Fully sign the transaction with SeedSigner.
6. Load the fully signed transaction into Sparrow.
7. Broadcast the fully signed transaction with Sparrow.
and voila ... The fully signed transaction gets propagated through the network via bitcoin nodes and hopefully get validated by a bitcoin miner shortly after.
Try these steps with a small amount of bitcoin until you become more comfortable.
Published at
2025-04-01 08:50:46Event JSON
{
"id": "efdd8cf96b9e16b60736459d2820c9652d056307cdd5039f5f5b62f8ed69c9b3",
"pubkey": "ad1a216219eb17ef3f6cc28c288d86bd1d414ef1062475db716bb513ee8143a0",
"created_at": 1743497446,
"kind": 1,
"tags": [
[
"e",
"523c5f11183140a69026c72411c7a71ed49a79fce5d0ec1b0eca82b1941a5f74",
"",
"root"
],
[
"e",
"208712eae6f7c7dcf72c937e14d2d4587193828fb15bf539e8ba15c94e24985a",
"",
"reply"
],
[
"p",
"821000569a720e06d6d24092614d1d7db42e88a73cdafffed9387c2de198089f"
],
[
"p",
"ad1a216219eb17ef3f6cc28c288d86bd1d414ef1062475db716bb513ee8143a0"
]
],
"content": "It's good to see how it works under the hood.\n\nThe rough steps once you have a 12-/24-word seed phrase involve juggling the non-sensitive data from an air-gapped device (SeedSigner) to your internet connected device (Sparrow on a laptop) using QR codes:\n\n1. Load your seed phrase into SeedSigner\n2. Scan you master public (xpub) key from SeedSigner into Sparrow\n3. Create a partially signed transaction with Sparrow.\n4. Load this partially signed transaction into SeedSigner.\n5. Fully sign the transaction with SeedSigner.\n6. Load the fully signed transaction into Sparrow.\n7. Broadcast the fully signed transaction with Sparrow.\n\nand voila ... The fully signed transaction gets propagated through the network via bitcoin nodes and hopefully get validated by a bitcoin miner shortly after.\n\nTry these steps with a small amount of bitcoin until you become more comfortable.",
"sig": "8bf7efb71903817243fbb449dd53468e9138c3b4daf8912033fda5c293acd11be551f9b30cc94305821c53334e6b0400edc9bb966d0eb0b00b54611da7150b03"
}