Author

Topic: SegWit Paper Wallet page offline (Read 219 times)

legendary
Activity: 3444
Merit: 10558
November 23, 2018, 11:13:56 PM
#9
just FYI you don't even need a unique program to create a SegWit address from scratch. you just need to change the very last step which encodes your hash into an address, that's all!

for example you can use bitaddress.org to generate a new key pair then use your "address" for compressed public key (starts with 1) to convert to a SegWit address!
first you convert the base58 to its hash160 then encode it using any of the bech32 encoders which can also be found here https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki#Reference_implementations
legendary
Activity: 2758
Merit: 6830
November 23, 2018, 06:32:48 PM
#8
HI
thanks for the info I just need offline generator wallet  Priv and public key(segwit).
Don`t need the 2d matrix papper wallet . Smiley
 
Then do what they said. In Electrum, create a Segwit wallet (with seed), go to View -> Show Addresses, go to the Addresses tab, right-click any of the addresses -> Private-key, and save it/print it somewhere. All of this in an air gapped computer for maximum security.
newbie
Activity: 68
Merit: 0
November 23, 2018, 11:28:39 AM
#7
HI
thanks for the info I just need offline generator wallet  Priv and public key(segwit).
Don`t need the 2d matrix papper wallet . Smiley
 
member
Activity: 374
Merit: 53
Telegram @keychainX
November 23, 2018, 10:37:35 AM
#6
Hi
Thanks for the reply.
I find this page before but I was not sure is verify.
 Smiley

You should take a look here if you want to learn about papter wallets

https://www.coindesk.com/information/paper-wallet-tutorial

There are several offline methods, you could try this: (after the page load you can unplug internet for safety(.

https://walletgenerator.net/  its open source.

/KX
legendary
Activity: 2212
Merit: 5622
Non-custodial BTC Wallet
November 23, 2018, 10:28:41 AM
#5

This is not truly a paper wallet, but IMO there are no downsides compared to a classic paper wallet.

Yes, as long as the Electrum wallet is working on an airgapped pc, totally offline, it is one of the safests method.
legendary
Activity: 1624
Merit: 2481
November 23, 2018, 07:43:55 AM
#4
Instead of using a website or a github repo which you haven't verified to create a paper wallet, you migh as well use electrum to generate a seed.

Then simply write the seed and 1 or multiple addresses down (preferably with the private key) and delete electrum + wallet file again.

This way you'll have some kind of paper wallet, but with the convenience that you don't have to worry about change addresses when importing the address.
You can then simply import the seed into electrum and electrum will send your change to an address also generated from the seed.


This is not truly a paper wallet, but IMO there are no downsides compared to a classic paper wallet.
newbie
Activity: 68
Merit: 0
November 22, 2018, 12:04:28 PM
#3
Hi
Thanks for the reply.
I find this page before but I was not sure is verify.
 Smiley
legendary
Activity: 2758
Merit: 6830
November 22, 2018, 11:55:37 AM
#2
Try this one: https://github.com/coinables/segwitaddress

Download the repo and run it locally + offline.



Extra Tip: If you want to generate a bech32 address, run bech32() in your browser console.
newbie
Activity: 68
Merit: 0
November 22, 2018, 11:53:30 AM
#1
Hello
Could You advice where I can download paper wallet to generate segwit wallet offline of course
Only verified page.
similar like this classic page www.bitaddress.org

?

Jump to: