Groestlcoin (Segwit) Paperwallets

P2SH Paperwallet

Groestlcoin p2sh paperwallet: A simple groestlcoin paper wallet generator that utilizes Segregated Witness (SegWit) Pay To Witness Public Key Hash (P2WPKH) addresses and transactions.

P2sh paperwallet supports creating p2sh paperwallet in bulk, keypair generation with QR codes and sweeping tool. Groestlcoin believes strongly in privacy, the live version does not collect and store IP or transaction data.

Changelog 0.3.2:
• Details section to validate private keys and to view corresponding segwit address, public key and redeem script.
• Segwit brain wallet
• Removed Vanity generator as it was very slow.
• Rebranded segwit paperwallet to p2sh paperwallet
• Favicon updated
• Testnet support added
• Groestlcoin Sentinel can sweep funds from private keys and QR codes generated with https://www.groestlcoin.org/p2shpaper.html
• Groestlcoin Sentinel Testnet can sweep funds from private keys and QR codes generated with https://www.groestlcoin.org/p2shpaper.html?testnet=true
• Electrum-GRS can import private keys using the console and the importprivkey() command. Import as P2SH segwit: importprivkey('p2wpkh-p2sh:KzTLBvC6mNudLBjEmwYCuk3jrZ7sZS8CzFDzcrwnDM2CVpH8vNAn')
• Electrum-GRS Testnet can import private keys using the console and the importprivkey() command. Import as P2SH segwit: importprivkey('p2wpkh-p2sh:cNNDi1AT8XNng2wJ5HNFN41toufU9XZ2bW8MGi7c9SGw4hnMuASk')

Features:
• Keypair generation with QR Codes
• Bulk address generator
• Key Sweeping Tool to move all funds belonging to a single SegWit private key.

Live version available at https://www.groestlcoin.org/p2shpaper.html. But it is recommended to download the p2sh paperwallet offline and run it on your pc. Open index.html to get started. You can enable testnet mode by adding ?testnet=true to the end of the url. Example: https://www.groestlcoin.org/p2shpaper.html?testnet=true Or locally: localhost/webwallet/index.html?testnet=true

There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

BECH32 Paperwallet

Groestlcoin bech32 paperwallet: A simple groestlcoin paper wallet generator that utilizes Native Segregated Witness (SegWit) Pay To Witness Public Key Hash (P2WPKH) addresses and transactions.

Bech32 paperwallet supports creating bech32 paperwallet in bulk, keypair generation with QR codes and sweeping tool. Groestlcoin believes strongly in privacy, the live version does not collect and store IP or transaction data.

Features:
• Detail section to validate private keys and to view corresponding segwit address, public key and redeem script.
• Segwit brain wallet
• Testnet support
• Groestlcoin Sentinel can sweep funds from private keys and QR codes generated with https://www.groestlcoin.org/bech32paper.html
• Groestlcoin Sentinel Testnet can sweep funds from private keys and QR codes generated with https://www.groestlcoin.org/bech32paper.html?testnet=true
• Electrum-GRS can import private keys using the console and the importprivkey() command. Import as native(bech32) segwit: importprivkey('p2wpkh:KzTLBvC6mNudLBjEmwYCuk3jrZ7sZS8CzFDzcrwnDM2CVpH8vNAn')
• Electrum-GRS Testnet can import private keys using the console and the importprivkey() command. Import as native(bech32) segwit: importprivkey('p2wpkh:cNNDi1AT8XNng2wJ5HNFN41toufU9XZ2bW8MGi7c9SGw4hnMuASk')
• Keypair generation with QR Codes
• Bulk address generator
• Key Sweeping Tool to move all funds belonging to a single SegWit private key.

Live version available at https://www.groestlcoin.org/bech32paper.html. But it is recommended to download the bech32 paperwallet offline and run it on your pc. Open index2.html to get started. You can enable testnet mode by adding ?testnet=true to the end of the url. Example: https://www.groestlcoin.org/bech32paper.html?testnet=true Or locally: localhost/webwallet/index2.html?testnet=true

There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.