How to import a Lightning Wallet into a Bitcoin Wallet like Electrum

133 Views
Published
Lightning Wallet like Zap or LND uses a standard called AEZEED to encode master key into mnemonic phrases, while most Bitcoin wallets use the BIP-39 standard. So you can not import a lightning wallet's mnemonic phrases directly into a Bitcoin wallet.

In this video, we talked about how to extract master private key from the lighting wallet mnemonic phrases, and import that master key into a Bitcoin wallet like Electrum. This allows us to monitor the on-chain transactions of our lightning wallet from Electurm, as well as spending the on-chain balance of our lightning wallet directly.

Related Links:
chantools: https://github.com/guggero/chantools
bip39 tool: https://github.com/iancoleman/bip39
xpub/ypub/zpub convert python script: https://gist.github.com/freenancial/d82fec076c13158fd34d1c4300b2b300
BIP-39 standard: https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
aezeed cipher seed scheme: https://github.com/lightningnetwork/lnd/tree/master/aezeed

Buy me a beer: 3MvswfdcGJYRPWcMGUFpto6y5WU2CJ21ng
Give me a lightning tip: https://strike.me/freenancial0405
Category
Crypto Wallets
Tags
Be the first to comment