Groestlcoin 22nd June Release

Groestlcoin 22 June 2023 release

As we forge ahead in 2023, Groestlcoin (GRS) continues to showcase its resilience and commitment to innovation, even amidst the dynamic landscape of cryptocurrency. Currently standing at #581 with a market cap of approximately $29 million, GRS is a testament to the tireless work of our dedicated team and the unwavering support of our community.

The past few months have seen the cryptocurrency industry grappling with regulatory challenges. These regulatory shifts have resulted in market turbulence and uncertainty, impacting cryptocurrencies across the board, including GRS. Crypto exchanges are strategizing to navigate this ongoing regulatory pressure, leading to discussions about potential relocation to avoid these constraints.

Despite these challenges, Groestlcoin remains steadfast in its mission to provide a secure, decentralized, and transparent cryptocurrency experience. We continue to adapt and innovate, focusing on the needs of our users and the broader crypto community. Our dedication to our core principles has guided us through these uncertain times and will continue to drive our efforts moving forward.

As we navigate the rest of 2023, we are optimistic about the future of Groestlcoin and the continued growth and development of our platform. Here's to our collective perseverance and the exciting journey ahead!

What’s Being Released Today?

 

GROESTLCOIN DEVELOPMENT RELEASE

Groestlcoin Core 25.0

What am I?

This is a major release of Groestlcoin Core, featuring the technical equivalent of Bitcoin Core v25.0 but with Groestlcoin specific patches.

Changelog 25.0

Important

Make a copy your wallet.dat file as a backup and move it to a secure location:
Location Windows: Navigate to C:\Users\Username\AppData\Roaming\groestlcoin\wallet.dat (or open windows explorer and enter %appdata%\Groestlcoin\wallet.dat)
Location Mac: Finder -> Go {Hold Option] -> Library -> groestlcoin -> wallet.dat (~/Library/Application Support/groestlcoin/wallet.dat)

How to upgrade

  • Windows: If you are running an older version, shut it down. Wait until it has completely shut down (which might take a few minutes for older versions), then run the installer.
  • OSX: If you are running an older version, shut it down. Wait until it has completely shut down (which might take a few minutes for older versions), run the dmg and drag Groestlcoin Core to Applications.

SourceOSX IntelOSX ARM – WindowsLinux

Electrum-GRS v4.4.4

What am I?

If you are an ordinary user of Groestlcoin and simply want the convenience of a web wallet with the security of a real application and support for multi-signature, then Electrum-GRS is the right choice for you.

Changelog 4.4.4

• When creating new requests, reuse addresses of expired requests
• Index requests by ID instead of receiving address. This affects the following commands: get_request, get_invoice, list_requests, list_invoices, delete_request, delete_invoice
• Trampoline routing: remember routes that have failed. Try other routes instead of systematically raising tampoline fees
• Fix sweep to_local output from channel backup
• Harden build script for macOS binary: avoid using precompiled wheels from PyPI for most packages
• PSBTs:
- never put ypub/zpub in psbts, only plain xpubs
- for witness v0 txins, put both UTXO and WIT_UTXO in psbt
• Hardware wallets:
- Trezor: optimize signing speed by not serializing tx
• Binaries:
- tighten build system to only use source pkgs in more places
- Windows:
- use debian makensis instead of upstream windows exe
- stop using debian sid, build missing dep instead
- AppImage: fix failing to run on certain systems
• commands:
- getinfo() to show if running in testnet mode
- add a "convert_currency" command (for fiat FX rate)
• Qt wizard: fix QR code not shown during 2fa wallet creation
• rework Tor-socks-proxy detection to reduce Tor-log-spam
• fix payserver (merchant) js for electrum 4.3 invoice api
• bip21: more robust handling of URIs that include a "lightning" key
• Lightning:
- make sending trampoline payments more reliable
- use different trampoline feature bits than eclair
- limit max feature bit we accept to 10_000
- do not disconnect on "warning" messages
- fix handling failed HTLCs in gossip-based routing
- fix LN cooperative-chan-close to witness v1 addr
• invoice-handling: fix get_request_by_addr incorrectly mapping addresses to request ids when an address was reused
• fix a deadlock in wallet.py
• CLI: detect if daemon is already running
• add an AppStream metainfo.xml file for Linux packagers
• payserver plugin:
- replaced vendored qrcode lib
- added tabs for on-chain and lightning invoices
- revamped html and javascript
• Privacy features:
- lightning: support for option scid_alias.
- Qt GUI: UTXO privacy analysis: this dialog displays all the wallet transactions that are either parent of a UTXO, or can be related to it through address reuse (Note that in the case of address reuse, it does not display children transactions.)
- Coins tab: New menu that lets users easily spend a selection of UTXOs into a new channel, or into a submarine swap (Qt GUI).
• Internal:
- Lightning invoices are regenerated everytime routing hints are deprecated due to liquidity changes.
- Script descriptors are used internally to sign transactions.
• Qt GUI:
- fix sweeping
- fix send tab input_qr_from_camera
- fix crash reporter showing if send fails on typical errors
- bumpfee: disallow targeting an abs fee. only allow feerate
- fix undefined var check in swap_dialog
- really fix "recursion depth exceeded" for utxo privacy analysis
- better handle some expected errors in SwapDialog
- handle expected errors in DSCancelDialog
- persist addresses tab toolbar "show/hide" state
- New onchain transaction creation flow, with configurable preview
- Various options have been moved to toolbars, where their effect can be more directly observed.
• forbid paying to "http:" lnurls (enforce https or .onion)
• fix wallet.bump_fee "decrease payment" erroring on too high target fee rate
• fix performance regressions in tx logic
• fix "recursion depth exceeded" for utxo privacy analysis
• fix hardened char "h" vs "'" needed for some hw wallets
• fix wrong type for "history_rates" config option
• fix issues with wallet.get_tx_parents
• Intentionally break multisig wallets that have heterogeneous master keys.
• fix wallet.get_tx_parents for chain of unconf txs
• locale: translate more strings when using "default" lang
• wallet: persist frozen state of addresses to disk right away
• libsecp256k1: bump bundled version to 0.3.2

Features

  • Encrypted wallet - the file that contains your groestlcoins is protected with a password. You are protected from thieves.
  • Deterministic key generation - If you lose your wallet, you can recover it from its seed. You are protected from your own mistakes.
  • Instant on - the client does not download the blockchain, it requests that information from a server. No delays, always up-to-date.
  • Freedom and Privacy - The server does not store user accounts. You are not tied to a particular server, and the server does not need to know you.
  • No scripts - Electrum-GRS does not download any script. A compromised server cannot send you arbitrary code and steal your groestlcoins.
  • No single point of failure - The server code is open source, anyone can run a server.
  • Transactions are signed locally - Your private keys are not shared with the server. You do not have to trust the server with your money.
  • Firewall friendly - The client does not need to open a port, it simply polls the server for updates.
  • Free software - Gnu GPL v3. Anyone can audit the code.
  • Written in Python - The code is short, and easy to review.
  • User Friendly - Support for Groestlcoin URIs, signed URIs and Groestlcoin aliases
  • No Lock-In - You can export your private keys and use them in other groestlcoin clients.
  • No Downtimes - Electrum-GRS servers are decentralized and redundant. Your wallet is never down.
  • Proof Checking - Electrum-GRS Wallet verifies all the transactions in your history using SPV.
  • Cold Storage - Keep your private keys offline, and go online with a watching-only wallet. Sign transactions from a computer that is always offline. Broadcast them from a machine that does not have your keys.
  • Multisign - Split the permission to spend your coins between several wallets using parallel BIP32 derivations and P2SH addresses ("2 of 2", "2 of 3"). Compact serialization format for unsigned or partially signed transactions, that includes the BIP32 master public key and derivation needed to sign inputs. Serialized transactions can be sent to cosigners or to cold storage using QR codes.

OSXWindowsWindows StandaloneWindows PortableLinux

Server SourceServer Installer SourceClient Source

Android Electrum-GRS v4.4.4

What am I?

If you are an ordinary user of Groestlcoin and simply want the convenience of a web wallet with the security of a real application and support for multi-signature, then Electrum-GRS is the right choice for you.

Changelog 4.4.4

• New Android app, using QML instead of Kivy
• Using Qt 5.15.7, PyQt 5.15.9
• This release still on python3.8
• Feature parity with Kivy
• Android Back button used throughout, for cancel/close/back
• Note: two topbar menus; tap wallet name for wallet menu, tap network orb for application menu
• Note: long-press Receive/Send for list of payment requests/invoices
• add setting to enable debug logs
• fix offline-signing or co-signing pre-segwit txs
• add option to show onchain address in ReceiveDetailsDialog
• fix strings unique to QML did not get localized/translated
• allow paying bip21 uri onchain that has both onchain and bolt11 if we cannot pay on LN
• virtual keyboard: make buttons somewhat larger
• fix(?) Android crash with some OS-accessibility settings
• fix channelopener.connectStr qr scan popping under
• fix restoring from old mpk (watchonly for "old" seeds)
• fix signing txs for 2fa wallets
• fix for wallets with encrypted-keystore but unencrypted-storage
• properly delete wizard components after use
• avoid entering loadWallet if daemon is already busy loading
• no auto capitalization on import and master key text fields
• remove Qt virtual keyboard and add Seedkeyboard for seed entry
• add runtime toggling of android SECURE_FLAG, to allow screenshots
• restrict cases where server is shown "lagging"
• implement bip39 account detection
• add share toolbutton for outputs in TxDetails
• fix creating multisig wallets involving BIP39 seeds
• fix "cannot scroll to open a lightning channel"
• wizard: "confirm seed" screen to normalize whitespaces
• fix assert on address details screen

Features

  • Encrypted wallet - the file that contains your groestlcoins is protected with a password. You are protected from thieves.
  • Deterministic key generation - If you lose your wallet, you can recover it from its seed. You are protected from your own mistakes.
  • Instant on - the client does not download the blockchain, it requests that information from a server. No delays, always up-to-date.
  • Freedom and Privacy - The server does not store user accounts. You are not tied to a particular server, and the server does not need to know you.
  • No scripts - Electrum-GRS does not download any script. A compromised server cannot send you arbitrary code and steal your groestlcoins.
  • No single point of failure - The server code is open source, anyone can run a server.
  • Transactions are signed locally - Your private keys are not shared with the server. You do not have to trust the server with your money.
  • Firewall friendly - The client does not need to open a port, it simply polls the server for updates.
  • Free software - Gnu GPL v3. Anyone can audit the code.
  • Written in Python - The code is short, and easy to review.
  • User Friendly - Support for Groestlcoin URIs, signed URIs and Groestlcoin aliases
  • No Lock-In - You can export your private keys and use them in other groestlcoin clients.
  • No Downtimes - Electrum-GRS servers are decentralized and redundant. Your wallet is never down.
  • Proof Checking - Electrum-GRS Wallet verifies all the transactions in your history using SPV.
  • Cold Storage - Keep your private keys offline, and go online with a watching-only wallet. Sign transactions from a computer that is always offline. Broadcast them from a machine that does not have your keys.
  • Multisign - Split the permission to spend your coins between several wallets using parallel BIP32 derivations and P2SH addresses ("2 of 2", "2 of 3"). Compact serialization format for unsigned or partially signed transactions, that includes the BIP32 master public key and derivation needed to sign inputs. Serialized transactions can be sent to cosigners or to cold storage using QR codes.

Google Play

Server SourceServer Installer SourceClient Source

Core lightning 23.05

What am I?

Core Lightning is a specification-compliant Lightning Network implementation built in C. It is a lightweight, highly customisable and standard compliant implementation of the Lightning Network protocol. Core Lightning only works on Linux and Mac OS and requires a local or remote instance of Groestlcoind (version 2.16 or above) that is fully synced to the correct blockchain.

Changelog 23.05

• NEW commando-blacklist and commando-listrunes RPCs for blacklisting and listing stored runes.
• NEW feerates added 2 new options as "minimum" and NN"blocks". Use explicit block counts or slow/normal/urgent/minimum.
• listclosedchannels RPC to show old, dead channels.
• reckless added support for node.js plugin installation and for networks beyond groestlcoin and regtest.
• Spending unilateral close transactions now use dynamic fees based on deadlines (and RBF), instead of fixed fees.
• More bug fixes and improved logging.
• Blinded payments are now supported by default.
• Now always double-check groestlcoin addresses are correct (no memory errors!) before issuing them.
• Allow slight overpaying, even with MPP, as spec now recommends.
• Removed msat suffix from all millisatoshi fields, as deprecated in v0.12.0.
• PSBTv2 support; all APIs now support both v0 & v2.
• NEW methods listpeerchannels, listclosedchannels, decode and decodepay from RPC to grpc mapping.
• Improvements on the python gossmap implementation.
• The mTLS private keys are no longer group-readable.
• Added NEW command makerune in hsmtool to make a master rune for the node.
• NEW setpsbtversion command to aid debugging and compatibility.
• cln-rpc anc cln-grpc can now work with a range of versions.

Features

  • Ability to create new channels
  • Ability to close existing channels
  • Completely manage all channel states, including exceptional ones
  • Performing path-finding within the network, passively forwarding incoming payments
  • Sending outgoing onion-encrypted payments through the network
  • Automatic channel management (auto-pilot)

SourceBuilding instructions UbuntuBuilding instructions for OSX

GRSPay v1.10.1

What am I?

GRSPay is a free, open-source, non-custodial cryptocurrency payment processor which allows you to receive payments in Groestlcoin with no fees, transaction cost or middlemen. GRSPay eliminates the involvement of a third-party. Payments with GRSPay go directly to your wallet, which increases the privacy and security. Your private keys are never visible to the GRSPay Server or anyone else. There is no address re-use since each invoice generates a new address deriving from your public key.

https://www.youtube.com/watch?v=c7s3zZnlQ6M

https://www.youtube.com/watch?v=qNMTDEPhWhY

Changelog v1.10.1

• Can customize invoice's metadata for payments received through LN Address
• The payRequest of an invoice from LNUrl are now saved inside the invoice's metadata
• NFC: If browser permission is already granted, do not require the merchant to click on the "Pay by NFC" button
• Point of Sales bought items will now appear on the receipt
• Add payment proof to the receipt, such as transaction ID or Lightning preimage
• Checkout v2: Show when the payment still needs confirmation
• Wallet Transactions Export: Add BIP-329 support
• Invoice Details: Improve payments list and print view
• Can add labels to destination addresses in the Send Wallet
• Properly parse an imported wallet's xpub when it contains a fingerprint and keypath
• Forms can include HTML select components
• Checkout v2: Celebrate payment with confetti
• Checkout v2: Option to display amount in Gros in BIP21 case
• Store Email rules: Can send test emails
• Store Email rules: Support HTML/Rich Text emails
• Add presets to optimize checkout experience for retail use
• Dashboard: Add labels for recent txs dashboard widget
• Allow any bolt11 invoice for pullpayments/payouts, regardless of expiry
• In addition to the Owner and Guest role available for users of a store, it is now possible to create new custom roles and to adjust the permissions granted by Owner and Guest
• Forms: It was only possible to configure a forms via some JSON configuration, we now have a nice UI editor for it
• Setting to hide sensitive info, such as balances and amounts
• Forms: Add multiline input
• In the refund workflow, make it easier to only reimburse overpaid amounts

Features

  • Direct, P2P Groestlcoin payments
  • Lightning Network support
  • Complete control over private keys
  • Enchanced privacy
  • SegWit support
  • Process payments for others
  • Payment buttons
  • Point of sale
  • No transaction fees (other than those for the crypto networks)
  • No processing fees
  • No middleman
  • No KYC
  • The software is built in C#
  • You can run GRSPay as a self-hosted solution on your own server or use a our host. The self-hosted solution allows you not only to attach an unlimited number of stores but also become the payment processor for others.
  • Open Source - MIT license

SourceLive Site

GRSPay Testnet v1.10.1

What am I?

GRSPay Testnet is a free, open-source, non-custodial cryptocurrency payment processor which allows you to receive payments in Groestlcoin testnet with no fees, transaction cost or middlemen. GRSPay Testnet eliminates the involvement of a third-party. Payments with GRSPay Testnet go directly to your wallet, which increases the privacy and security. Your private keys are never visible to the GRSPay Testnet Server or anyone else. There is no address re-use since each invoice generates a new address deriving from your public key.

https://www.youtube.com/watch?v=c7s3zZnlQ6M

https://www.youtube.com/watch?v=qNMTDEPhWhY

Changelog v1.10.1

• Can customize invoice's metadata for payments received through LN Address
• The payRequest of an invoice from LNUrl are now saved inside the invoice's metadata
• NFC: If browser permission is already granted, do not require the merchant to click on the "Pay by NFC" button
• Point of Sales bought items will now appear on the receipt
• Add payment proof to the receipt, such as transaction ID or Lightning preimage
• Checkout v2: Show when the payment still needs confirmation
• Wallet Transactions Export: Add BIP-329 support
• Invoice Details: Improve payments list and print view
• Can add labels to destination addresses in the Send Wallet
• Properly parse an imported wallet's xpub when it contains a fingerprint and keypath
• Forms can include HTML select components
• Checkout v2: Celebrate payment with confetti
• Checkout v2: Option to display amount in Gros in BIP21 case
• Store Email rules: Can send test emails
• Store Email rules: Support HTML/Rich Text emails
• Add presets to optimize checkout experience for retail use
• Dashboard: Add labels for recent txs dashboard widget
• Allow any bolt11 invoice for pullpayments/payouts, regardless of expiry
• In addition to the Owner and Guest role available for users of a store, it is now possible to create new custom roles and to adjust the permissions granted by Owner and Guest
• Forms: It was only possible to configure a forms via some JSON configuration, we now have a nice UI editor for it
• Setting to hide sensitive info, such as balances and amounts
• Forms: Add multiline input
• In the refund workflow, make it easier to only reimburse overpaid amounts

Features

  • Direct, P2P Groestlcoin Testnet payments
  • Lightning Network Testnet support
  • Complete control over private keys
  • Enchanced privacy
  • SegWit Testnet support
  • Process payments for others
  • Payment buttons
  • Point of sale
  • No transaction fees (other than those for the crypto networks)
  • No processing fees
  • No middleman
  • No KYC
  • The software is built in C#
  • You can run GRSPay Testnet as a self-hosted solution on your own server or use a our host. The self-hosted solution allows you not only to attach an unlimited number of stores but also become the payment processor for others.
  • Open Source - MIT license

SourceLive Site

GRS BlueWallet iOS 6.4.5

What am I?

GRS Bluewallet is built with React Native and Electrum-GRS.

Changelog 6.4.5

• Fix price rates and ability to search for currencies
• Startup performance improvements
• Accessibility improvements
• Fix Payjoin implementation
• GUI styling improvements
• Replace figure space with normal space for app name

Features

  • Multi-currency- GRS Bluewallet supports more than 20 currencies, including USD, AUD, BRL, CAD, CHF, CZK, CNY, EUR, GDP, HRK, INR, JPY, MXN, MYR, or RUB.
  • Multi-language - GRS Bluewallet supports more than 20 languages, including Chinese, Japanese, Portuguese, Spanish, Indonesian, Russian, Ukranian, Italian, German, Swedish, Norwegian, French, Danish or Turkish.
  • Export TXHEX - You can get your transaction HEX (TXHEX) without broadcasting it, and only do it with the relay of your choice.
  • Be in control - On your Groestlcoin wallet your private keys never leave your device. You are in full control of your private keys. You can at any moment generate backups and export/import your wallets, with full control of what to do with your private keys.
  • Multiple wallets support - GRS Bluewallet aims to support the maximum wallet standards. Currently supported: BIP44 (HD), BIP49 (HD SegWit), BIP84 (HD bech32, native SegWit), BIP39 Groestlwallet-compatible (m/0'/0/0), Legacy single-address, SegWit single-address (P2SH). You can have many wallets in a single app at the same time.
  • HD wallets - The Hierarchical Deterministic (HD) key creation and transfer protocol (BIP32), which allows creating child keys from parent keys in a hierarchy. The HD Wallets will generate you different public keys for each transactions.
  • SegWit - SegWit supported in P2SH-compatibility mode and bech32 Native mode. Segwit was a massive upgrade to the Groestlcoin Protocol released in 2017. You will find all wallets with SegWit enabled by default.
  • Full encryption - On top of the phone multi-layer encryption, GRS Bluewallet can encrypt everything with an added password. Biometric security (touch ID, Face ID) is not safe, so you will have an additional password to encrypt your wallet instead.
  • Plausible deniability - A custom made feature thinking about your personal security. GRS Bluewallet allows you to define a different password which will decrypt a fake wallet set up. For any situation you are forced to disclose your access or when you don't want or you can't show your real wallet.
  • Open Source - GRS Bluewallet is built on a public repo, up-to-date and available on the Groestlcoin GitHub. This means that any user can build it and run it on his own, without any custodial dependencies. Verify the code and contribute to the wallet development. GRS BlueWallet is made with ReactNative and Distributed under a MIT licensed.
  • Watch-only wallets - Watch-only wallets allows you to keep an eye on your cold storage without touching your private key. Easily import your address or xpub and watch it from your app without ever touching it.
  • Lightning Wallets - Wallets with support for the Lightning Network Protocol. Unfairly cheap and fast transactions. You can send, receive and refill your wallets.
  • Bump and Cancel transactions - Ability to bump and cancel sent transactions with "Replace-by-fee" (RBF) and ability to Bump received transactions with "Child-pays-for-parent" (CPFP) on Native Segwit wallets (bech32/BIP84).
  • Plug-in your Groestlcoin Full node new - Ability to plug-in your own Groestlcoin Full node through Electrum Personal Server (EPS), ElectrumX or Electrs. Don't trust, verify for a maximum sovereignty.

SourceApp Store

GRS BlueWallet Android 6.4.5

What am I?

GRS Bluewallet is built with React Native and Electrum-GRS.

Changelog 6.4.5

• Fix price rates and ability to search for currencies
• Startup performance improvements
• Accessibility improvements
• Fix Payjoin implementation
• GUI styling improvements
• Replace figure space with normal space for app name

Features

  • Multi-currency- GRS Bluewallet supports more than 20 currencies, including USD, AUD, BRL, CAD, CHF, CZK, CNY, EUR, GDP, HRK, INR, JPY, MXN, MYR, or RUB.
  • Multi-language - GRS Bluewallet supports more than 20 languages, including Chinese, Japanese, Portuguese, Spanish, Indonesian, Russian, Ukranian, Italian, German, Swedish, Norwegian, French, Danish or Turkish.
  • Export TXHEX - You can get your transaction HEX (TXHEX) without broadcasting it, and only do it with the relay of your choice.
  • Be in control - On your Groestlcoin wallet your private keys never leave your device. You are in full control of your private keys. You can at any moment generate backups and export/import your wallets, with full control of what to do with your private keys.
  • Multiple wallets support - GRS Bluewallet aims to support the maximum wallet standards. Currently supported: BIP44 (HD), BIP49 (HD SegWit), BIP84 (HD bech32, native SegWit), BIP39 Groestlwallet-compatible (m/0'/0/0), Legacy single-address, SegWit single-address (P2SH). You can have many wallets in a single app at the same time.
  • HD wallets - The Hierarchical Deterministic (HD) key creation and transfer protocol (BIP32), which allows creating child keys from parent keys in a hierarchy. The HD Wallets will generate you different public keys for each transactions.
  • SegWit - SegWit supported in P2SH-compatibility mode and bech32 Native mode. Segwit was a massive upgrade to the Groestlcoin Protocol released in 2017. You will find all wallets with SegWit enabled by default.
  • Full encryption - On top of the phone multi-layer encryption, GRS Bluewallet can encrypt everything with an added password. Biometric security (touch ID, Face ID) is not safe, so you will have an additional password to encrypt your wallet instead.
  • Plausible deniability - A custom made feature thinking about your personal security. GRS Bluewallet allows you to define a different password which will decrypt a fake wallet set up. For any situation you are forced to disclose your access or when you don't want or you can't show your real wallet.
  • Open Source - GRS Bluewallet is built on a public repo, up-to-date and available on the Groestlcoin GitHub. This means that any user can build it and run it on his own, without any custodial dependencies. Verify the code and contribute to the wallet development. GRS BlueWallet is made with ReactNative and Distributed under a MIT licensed.
  • Watch-only wallets - Watch-only wallets allows you to keep an eye on your cold storage without touching your private key. Easily import your address or xpub and watch it from your app without ever touching it.
  • Lightning Wallets - Wallets with support for the Lightning Network Protocol. Unfairly cheap and fast transactions. You can send, receive and refill your wallets.
  • Bump and Cancel transactions - Ability to bump and cancel sent transactions with "Replace-by-fee" (RBF) and ability to Bump received transactions with "Child-pays-for-parent" (CPFP) on Native Segwit wallets (bech32/BIP84).
  • Plug-in your Groestlcoin Full node new - Ability to plug-in your own Groestlcoin Full node through Electrum Personal Server (EPS), ElectrumX or Electrs. Don't trust, verify for a maximum sovereignty.

SourceGoogle Play

GRS BlueWallet iOS 6.4.5

What am I?

GRS Bluewallet is built with React Native and Electrum-GRS.

Features

  • Multi-currency- GRS Bluewallet supports more than 20 currencies, including USD, AUD, BRL, CAD, CHF, CZK, CNY, EUR, GDP, HRK, INR, JPY, MXN, MYR, or RUB.
  • Multi-language - GRS Bluewallet supports more than 20 languages, including Chinese, Japanese, Portuguese, Spanish, Indonesian, Russian, Ukranian, Italian, German, Swedish, Norwegian, French, Danish or Turkish.
  • Export TXHEX - You can get your transaction HEX (TXHEX) without broadcasting it, and only do it with the relay of your choice.
  • Be in control - On your Groestlcoin wallet your private keys never leave your device. You are in full control of your private keys. You can at any moment generate backups and export/import your wallets, with full control of what to do with your private keys.
  • Multiple wallets support - GRS Bluewallet aims to support the maximum wallet standards. Currently supported: BIP44 (HD), BIP49 (HD SegWit), BIP84 (HD bech32, native SegWit), BIP39 Groestlwallet-compatible (m/0'/0/0), Legacy single-address, SegWit single-address (P2SH). You can have many wallets in a single app at the same time.
  • HD wallets - The Hierarchical Deterministic (HD) key creation and transfer protocol (BIP32), which allows creating child keys from parent keys in a hierarchy. The HD Wallets will generate you different public keys for each transactions.
  • SegWit - SegWit supported in P2SH-compatibility mode and bech32 Native mode. Segwit was a massive upgrade to the Groestlcoin Protocol released in 2017. You will find all wallets with SegWit enabled by default.
  • Full encryption - On top of the phone multi-layer encryption, GRS Bluewallet can encrypt everything with an added password. Biometric security (touch ID, Face ID) is not safe, so you will have an additional password to encrypt your wallet instead.
  • Plausible deniability - A custom made feature thinking about your personal security. GRS Bluewallet allows you to define a different password which will decrypt a fake wallet set up. For any situation you are forced to disclose your access or when you don't want or you can't show your real wallet.
  • Open Source - GRS Bluewallet is built on a public repo, up-to-date and available on the Groestlcoin GitHub. This means that any user can build it and run it on his own, without any custodial dependencies. Verify the code and contribute to the wallet development. GRS BlueWallet is made with ReactNative and Distributed under a MIT licensed.
  • Watch-only wallets - Watch-only wallets allows you to keep an eye on your cold storage without touching your private key. Easily import your address or xpub and watch it from your app without ever touching it.
  • Lightning Wallets - Wallets with support for the Lightning Network Protocol. Unfairly cheap and fast transactions. You can send, receive and refill your wallets.
  • Bump and Cancel transactions - Ability to bump and cancel sent transactions with "Replace-by-fee" (RBF) and ability to Bump received transactions with "Child-pays-for-parent" (CPFP) on Native Segwit wallets (bech32/BIP84).
  • Plug-in your Groestlcoin Full node new - Ability to plug-in your own Groestlcoin Full node through Electrum Personal Server (EPS), ElectrumX or Electrs. Don't trust, verify for a maximum sovereignty.

SourceApp StoreOSXHomebrew Cask