News:

Are you new to Groestlcoin and have questions you are afraid to ask?
Check out the New Users board and post there.
Welcome to all newcomers.

Main Menu

Webwallet 1.4 released

Started by gruve_p, September 24, 2018, 08:54:49 PM

Previous topic - Next topic

gruve_p



Groestlcoin Webwallet: an open source, multisignature, HD Wallet and more! Webwallet is a a open source browser based Groestlcoin webwallet.



Webwallet is a playground for Groestlcoin in javascript to experiment with. It supports multisig, OP_HODL, RBF and many more. Groestlcoin believes strongly in privacy, the live version does not collect and store IP or transaction data.

Changelog 1.4:
• RBF enabled by default
• Bech32 address support added
• Testnet support added

Features
• Offline Compressed & uncompressed Address creation.
• Offline Multisignature Address creation.
• In browser Key (re)generation.
• Send and receive payments.
• Ability to decode transactions, redeem scripts and more offline.
• Build custom transactions offline.
• Sign transactions offline.
• Signatures are deterministic as per RFC 6979 (https://tools.ietf.org/html/rfc6979#section-3.2)
• Broadcast transactions.
• nLockTime support.
• Add custom data to transactions with the use of OP_RETURN.
• Brain wallet support.
• Compatible with Groestlcoin Core
• Offline qrcode creator and scanning tool
• HD (bip32) support
• CHECKLOCKTIMEVERIFY (OP_HOLD) supported for time locked addresses
• Replace by fee (RBF) Support
• Segwit Support

Live version available at https://www.groestlcoin.org/webwallet. But it is recommended to download the webwallet offline and run it on your pc. Open index.html to get started.
The built-in wallet can be used with any (non) existing mailaddress and any password.

It is appreciated if feedback of the following is provided:
1. Are you able to create a compressed address?
2. Are you able to create an uncompressed address?
3. Are you able to create a multisig address?
4. Are you able to receive?
5. Are you able to send?
6. Are you able to decode transactions?
7. Are you able to sign offline transactions?
8. Are you able to broadcast transactions?
9. Are you able to use the RBF option?
10. Are you able to scan the QR code?
11. Are you able to add custom data to transactions with use of OP_RETURN?
12. Are you able to use OP_HODL?
13. Are you able to use the built-in wallet?
14. Are you able to create a BIP49 (P2SH-P2WPHK) address?
15. Are you able to create a BIP84 bech32 address?
16. Are you able to use the Testnet version?

This application is licensed under MIT. 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.

Warning:
Remember the mailaddress and password you used otherwise you will loose your funds.

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/webwallet/archive/master.zip

Source code: https://github.com/groestlcoin/webwallet