Groestlcoin Forum

Groestl => Groestlcoin Development & Technical Discussion => Topic started by: gruve_p on September 24, 2018, 08:52:13 PM

Title: Groestlcoin bech32 paperwallet released
Post by: gruve_p on September 24, 2018, 08:52:13 PM
(https://i.imgur.com/Y7Y5EmN.png)


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

It is appreciated if feedback of the following is provided:
1. Are you able to generate bech32 addresses?
2. Are you able to sweep bech32 private key?
3. Are you able to scan with webcam?
4. Are you able to generate bulk keys?
5. Are you able to validate private keys and to view corresponding segwit address, public key and redeem script on the details section?

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.

The application may have unfound bugs and problems. To leave feedback: 
1. PM me
2. Email: [email protected]
3. Post reports of errors in this topic.

Download the Groestlcoin Webwallet here: https://github.com/Groestlcoin/segwitaddress/archive/master.zip

Source code: https://github.com/Groestlcoin/segwitaddress