Bitcoin Forum
May 10, 2024, 06:14:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 [180] 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 ... 295 »
  Print  
Author Topic: [ANN][GRS] Groestlcoin | 1st to activate Segwit & Taproot  (Read 557982 times)
gruve_p (OP)
Member
**
Offline Offline

Activity: 355
Merit: 65

Founder Groestlcoin


View Profile WWW
June 29, 2015, 07:44:58 PM
Last edit: June 22, 2023, 06:40:22 PM by gruve_p
 #3581



Groestlcoin Easyminer is a software package designed to remove all the painstaking, torturous technological spellcastings an average person feels they have to perform in order to mine Groestlcoin. The Easy Miner package includes the latest auto-tuning mining software for Groestlcoin and Electrum-GRS wallet for fast and easy access to mined coins.


If you want an easy miner with no massive hunting for proper configuration files based on their GPU model then Groestlcoin Easyminer is the right choice for you.

Features
• Built-in autotuning mechanism - auto-tunes itself on the fly according to the user’s CPU or GPU capacities
• No searching for pools and figuring out how to join
• No need to edit bat files
• No hours of loading of their Groestlcoin wallet before they can use it or start seeing payments come in
• Excellent support - It works with all cpu's and gpu's
• Real easy - One file to click at
• The program prompts the user to update their latest video card drivers (if necessary)
• No knowledge needed of how mining works
• Free and decentralised - Open Source

How to use Groestlcoin Easyminer:
1. Unzip the zipfile
2. Run the RunMe.vbs file
3. Chose option 1 to start mining

It is appreciated if feedback of the following is provided:
1. Are you able to mine Groestlcoin with your cpu?
2. Are you able to mine Groestlcoin with your AMD graphic card?
3. Are you able to mine Groestlcoin with your nVidia graphic card?
4. Are you receiving coins in your wallet?
5. Does the autotuning feature work properly?

There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app or damage your CPU/GPU, 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: groestlcoin@gmail.com
3. Post reports of erros in this topic.

Important:
Store your secret phrase somewhere safe!
Electrum-GRS creates an encrypted filename default_wallet instead of wallet.dat (like in Groestlcoin Core)
• Location of your wallet: Navigate to C:\Users\USER NAME\AppData\Roaming\Electrum-grs\wallets (or open windows explorer and enter %appdata%\Electryum-grs\wallets) and Back up your default_wallet file by making a copy of it and moving it to a secure location.

Download the Groestlcoin Easyminer here: https://github.com/GroestlCoin/Groestlcoin-Easyminer/archive/1.0.zip

Source code: https://github.com/GroestlCoin/Groestlcoin-Easyminer
1715364884
Hero Member
*
Offline Offline

Posts: 1715364884

View Profile Personal Message (Offline)

Ignore
1715364884
Reply with quote  #2

1715364884
Report to moderator
1715364884
Hero Member
*
Offline Offline

Posts: 1715364884

View Profile Personal Message (Offline)

Ignore
1715364884
Reply with quote  #2

1715364884
Report to moderator
1715364884
Hero Member
*
Offline Offline

Posts: 1715364884

View Profile Personal Message (Offline)

Ignore
1715364884
Reply with quote  #2

1715364884
Report to moderator
Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
gruve_p (OP)
Member
**
Offline Offline

Activity: 355
Merit: 65

Founder Groestlcoin


View Profile WWW
June 29, 2015, 07:45:46 PM
Last edit: June 22, 2023, 06:40:16 PM by gruve_p
 #3582



Groestlcoin-wpf is an alternative full node client with optional lightweight "thin client" mode based on WPF. WPF, which stands for Windows Presentation Foundation, is Microsoft's latest approach to a GUI framework, used with the .NET framework. Its main advantages over the original Groestlcoin client include support for exporting blockchain.dat, and lite wallet mode which does not requiring the download of the entire block chain.


If you want an alternative full node wallet and simply want a wallet that just works without hassle, then groestlcoin-wpf is the right choice for you.

Features
• Works via TOR or SOCKS5 proxy
• Can use bootstrap.dat format as blockchain database
• Import/Export blockchain to/from bootstrap.dat
• Import wallet.dat from Groestlcoin-qt wallet
• Export wallet to wallet.dat or xml format
• Use both groestlcoin-wpf and groestlcoin-qt with the same addresses parallely. When you send money from one program, the transaction will automatically be visible on the other wallet.
• Rescan blockchain with a simple mouse click
• Works as a full node and listens to port 1331 (listening port can be changed)
• Fast Block verifying, parralel processing on multi-core CPUs
• Mine Groestlcoins with your cpu by a simple mouse click
• All private keys are kept encrypted on your local machine (or on a USB stick)
• Lite - Has a lightweight "thin client" mode which does not require a new user to download the entire Groestlcoin chain and store it
• Easy - no need to search for extra nodes and edit the conf file
• Free and decentralised - Open Source under GNU license

GroestlCoin-WPF Database Modes
• Normal mode - Customized DBLite library format. It uses persistent HashTable with parallel transactions. Non-compatible with other wallets. groestlcoin-wpf is set to ‘normal mode’ by default.
• Bootstrap mode - It is a flat, binary file containing Groestlcoin blockchain data, from the genesis block through a recent height. All versions automatically validate and import the file "grs.bootstrap.dat" in the grs directory. Grs.bootstrap.dat is compatible with Qt wallet. GroestlCoin-Qt can load from it.
• Lite (SPV) mode - Lite mode brings lightning-fast syncing with the Groestlcoin blockchain. Design based on the principles of the "Simplified Payment Verification" or “SPV” system outlined in section 8 of Satoshi’s Whitepaper. We’ve integrated optional lite functionality within the wallet.

It is appreciated if feedback of the following is provided:
1. Can you receive coins? (small amounts to avoid losing them)
2. Can you send coins?
3. Can you view your transaction on the blockexplorer?
4. Can you use the wallet with TOR?
5. Are you able to import your groestlcoin-qt (wallet.dat) file?
6. Are you able to export bootstrap.dat?
7. How long does it take to fully synchronize on normal and lite mode?

This application is licensed under the GNU license. 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: groestlcoin@gmail.com
3. Post reports of erros in this topic.

Important:
GroestlCoin-WPF uses a filename wallet.db instead of wallet.dat (like in Groestlcoin-QT)
Location Windows: Navigate to C:\Users\USER NAME\AppData\Roaming\GroestlCoin-WPF (or open windows explorer and enter %appdata%\GroestlCoin-WPF) and back up your wallet.db file by making a copy of it and moving it to a secure location.

You can download it using the links below.
Download the Windows Wallet (64 bit) here: https://github.com/GroestlCoin/Groestlcoin-WPF/releases/download/2.1.0.6/groestlcoin-wpf_x64.msi
Download the Windows Wallet (32 bit) here: https://github.com/GroestlCoin/Groestlcoin-WPF/releases/download/2.1.0.6/groestlcoin-wpf_x86.msi

Source code:
https://github.com/GroestlCoin/Groestlcoin-WPF - The GroestlCoin-WPF Wallet Source code
gruve_p (OP)
Member
**
Offline Offline

Activity: 355
Merit: 65

Founder Groestlcoin


View Profile WWW
June 29, 2015, 07:46:21 PM
Last edit: June 22, 2023, 06:40:10 PM by gruve_p
 #3583



Electrum-grs Android is a lightweight "thin client" groestlcoin Android wallet based on a client-server protocol. Its main advantages over the original Groestlcoin Android wallet include support for not requiring to sync with the blockchain.


In order to bring Groestlcoin to the mainstream masses the Electrum-grs Android wallet (v0.5.22) is ready for testing. The app allows you to send and receive Groestlcoins on your device without syncing the blockchain. When using this app, please store your secret phrase and email them to yourself! Then your coins can be retrieved even if you loose your phone. Furthermore, this puts the user in total control of their funds at any given time.

Electrum-grs Android implementations:
BIP-0032 to implement a hierarchical deterministic wallet
BIP-0039 to implement a mnemonic code of mnemonic sentence for the generation of deterministic wallets (process for turning in into a BIP-0032 seed)

Features
•Exchange rates for various national currencies
•Manual receiving address management (enable in settings)
•Wallet only needs to be backed up once, on initial creation.
•Wallet backup consists of simple list of 12 common words (BIP-0039).
•Empty the wallet with 1 click
•Automatic connectivity management with fast reconnects and detection of network change
•Password protect your recovery phrase
•Top security - Electrum-grs uses bank grade technology. Your money is kept safe by guaranteeing that your private keys will never leave your gadget. The user has absolute control
•Warning if there are no connections to the Electrum-GRS servers
•Click on any addresses to edit the label or copy it
•Support payment URIs requests from browsers and other apps

It is appreciated if feedback of the following is provided:
1.  Can you receive coins? (small amounts to avoid losing them)
2.  Can you send coins?
3.  Can you scan a QR code from another phone.
4.  Can you request coins via email or other android service?
5.  Does it calculate exchange rates properly?
6.  How fast is a transaction?

Important:
Store your secret phrase somewhere safe!

To close the app, simply press the back button until you reach your home screen.  The app will close itself (there is no need for a disconnect option). This application is licensed under the GPL version 3. 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 hashengineering on bitcointalk: https://bitcointalk.org/index.php?action=profile;u=155038
2. Email: hashengineeringsolutions@gmail.com
3. Reports of errors can also be posted in this topic.

Groestlcoin-GRS Android is available in the Google play store:
https://play.google.com/store/apps/details?id=hashengineering.groestlcoin.wallet.electrum

Source code:
https://github.com/GroestlCoin/groestlcoinj - Groestlcoin Java Library (for the Android App and possibly other software)
https://github.com/GroestlCoin/android-electrum-grs - Groestlcoin Android Electrum-grs
gruve_p (OP)
Member
**
Offline Offline

Activity: 355
Merit: 65

Founder Groestlcoin


View Profile WWW
June 29, 2015, 07:46:51 PM
Last edit: June 22, 2023, 06:40:03 PM by gruve_p
 #3584



Aegis Groestlcoin Wallet is developed using the highest standards in the fields of cryptography and information security. It utilises proven security algorithms and protocols to deliver you a first class application/system and user experience. Its main advantages over the original Groestlcoin Android wallet include support for android wear, watch address, NFC tag as encryption and sending GRS over SMS.


If you want to use your android wearables, track a watch address, use a NFC tag as encryption or send GRS over SMS then Aegis GroestlCoin wallet is the way to go!

Features
• NFC Security - Store your encryption key separate on an NFC tag.
• Keys are encrypted on the device at all times
• Active GroestlCoin Wallet - Balance and transactions are continuously updated in real-time
• If your phone is lost or stolen, your GRS is safe due to encryption
• New user interface that is easy to use
• Import of private keys
• Watch addresses - Track watch addresses
• SMS support - If you don't know a person's Groestlcoin address, you can put in their mobile number and they will receive an SMS telling them to reply with their

Groestlcoin address. Once they reply, Aegis will take the address and ask you to confirm. The Aegis Wallet app does not read your SMS messages or send them to any place
• Android wear support - Support for android wear notifications, receive address, display qr code and balance
• Backup your Groestlcoins securely using the Aegis Backup feature, then restore your wallet when needed
• Transparant - Aegis Groestlcoin Wallet is free and open source

It is appreciated if feedback of the following is provided:
1. Can you receive coins? (small amounts to avoid losing them)
2. Can you send coins?
3. Can you scan a QR code from another phone?
4. Can you send GRS over SMS?
5. Does it calculate exchange rates properly?
6. How fast is a transaction?
7. Can you use a NFC tag as encryption without problems?
8. Is the watch-only function working properly?
9. Is your android wear working fine with Aegis Groestlcoin wallet?

Important:
Store your secret phrase somewhere safe!

To close the app, simply press the back button until you reach your home screen.  The app will close itself (there is no need for a disconnect option). This application is licensed under the GPL version 3. 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 hashengineering on bitcointalk: https://bitcointalk.org/index.php?action=profile;u=155038
2. Email: hashengineeringsolutions@gmail.com
3. Reports of errors can also be posted in this topic.

Ageis Groestlcoin wallet is available in the Google play store:
https://play.google.com/store/apps/details?id=hashengineering.groestlcoin.aegiswallet

Source code:
https://github.com/GroestlCoin/groestlcoinj - Groestlcoin Java Library for Aegis Groestlcoin wallet
https://github.com/GroestlCoin/AegisWallet - The Aegis GroestlCoin wallet
gruve_p (OP)
Member
**
Offline Offline

Activity: 355
Merit: 65

Founder Groestlcoin


View Profile WWW
June 29, 2015, 07:47:22 PM
Last edit: June 22, 2023, 06:39:57 PM by gruve_p
 #3585



Groestlcoin Multisig is a powerful account management and secure storage tool for Groestlcoin. It features decentralized offline key generation, offline signing, watch-only shared wallets, fast multidevice synchronization, full support for BIP32 (hierarchical deterministic wallets), and general m-of-n multisignature transactions. It has many applications, from secure cold storage for individuals to enterprise-wide accounts that can be deployed and monitored across entire organizations. A Multisig wallet for Windows, MacOS and Linux with the security of a full node.


If you need an interactive desktop application for transacting on the Groestlcoin network supporting m-of-n signature policies and multiuser/multidevice account management Groestlcoin multisig is the right choice for you!

Features
• Groestlcoin Multisig also lets the user configure the wallet to use a local full node such as Groestlcoin-qt and Groestlcoin-wpf.
• Create invoices for your enterprise.
• Accounts can be configured to allow any number of authorised and necessary signatures, dependent on the signing policy a company wishes to implement. For example, a company might create a signing policy with 5 authorised signatures of which a minimum of 3 would be required to broadcast a transaction. Once the required signatures have been obtained, Groestlcoin Multisig broadcasts the transaction to the Groestlcoin network.
• Has no standard public address. The wallet will always use a pay to script hash address (p2sh), even if it is only 1 of 1.
• Feels more like a encryption key management system than a wallet.
• Built atop three custom libraries, CoinCore, CoinQ, and CoinDB, which provide all core functionality for managing Groestlcoin data structures, connecting to peers and handling persistent storage.
• The wallet can support up to 8-of-8 addresses for signing transactions.
• An enterprise level wallet functioning similar to Armory.
• Easy to install - It includes default options for the most common configurations. It has been designed with a logically-organized and uncluttered graphical interface that clearly presents the most important user functions and relevant user data.
• Offers both secure enterprise-level solutions and straightforward single-user account management. From the start it was designed to support shared multisignature account policies using hierarchical deterministic keychains. It supports the best securiry practices in the industry and is rated amongst the most secure wallets by our team. Generate private keychains offline, safely share public keychains, and create joint accounts with m-of-n signature policies. Export private keychains or print them for secure backup.
• Built over a Service-Oriented Architecture (SOA) platform, and fully supports enterprise-wide policies, as well as keychain and account management. It can easily handle a virtually unlimited number of keys, and new accounts can quickly and easily be created and synchronized from many devices.
• Very fast - It is natively compiled C++. It also features simplified payment verification (SPV), eliminating the need to download the full blockchain to achieve network synchronization. For those who desire the security of their own full validation node, can connect to any node that speaks the Groestlcoin protocol.
• No Lock-In - You can export your private keys.
• Quick and easy to install across all major desktop operating systems (Windows, Mac, Linux).
• Secure by design - all private keys are kept encrypted on your local machine (or on a USB stick).
• Import and export your private keys or seeds.
• 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.
• No single point of failure - The code is open source and can run with your own local full node.
• Transactions are signed locally - Your private keys are not shared with the server. You do not have to trust the server with your money.
• Free software - Anyone can audit the code.
• Proof Checking - Groestlcoin Multisig verifies all the transactions in your history using full node.
• 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. Compact serialization format for unsigned or partially signed transactions, that includes the BIP32 master public key and derivation needed to sign inputs.

Groestlcoin Multisig Concepts
• Vaults - Vaults are files with extension .vault containing accounts, keychains, and transaction history. They can be opened directly in Groestlcoin Multisig and constitute the basic document type that Groestlcoin Multisig can create and edit.
• Keychains - Keychains are collections of private and/or public keys generated deterministically from a master seed using BIP32. They can be imported and exported to and from Groestlcoin Multisig as files with extensions .priv and .pub respectively. Every keychain can be given an arbitrary name and has a hash that is uniquely determined by the master seed and remains fixed.
• Accounts - Accounts are logically grouped collections of deposit addresses generated deterministically from a set of keychains and an m-of-n policy. The account balance consists of all the transaction outputs spendable using the aforementioned keychains subject to the m-of-n policy. Each distinct account contains a separate set of addresses that always remain part of that account. Addresses are generated by using keychain sequences/trees in parallel. Public keys are sorted lexicographically in the redeemscript. Accounts also have a starting timestamp that indicates how far back in the blockchain we should look when scanning for transactions. Shared accounts, a.k.a. watch-only accounts, are accounts that have been stripped of all private keys. They can only be used to monitor transactions, not to spend.

How To use Groestlcoin Multisig:
1. Create a new vault file.
From the File menu, select “New Vault…” – or alternately, click on the toolbar button. You will be prompted to pick a name for your vault file. Create a new folder for your vault files, make sure to use the file extension “.vault” and then save.
2. Create an account by either using the wizard or manually.

USING THE WIZARD (easy)
From the Accounts menu, select “Account Wizard…” – or alternately, click on the button in the toolbar. You will be asked for an account name and an account policy. If you just want a simple account, leave the policy as 1 of 1.
NOTE: Groestlcoin Multisig always uses pay-to-script-hash addresses, which begin with the character 3 in Groestlcoin, even for 1 of 1 accounts.
For multisignature accounts: on the left select the minimum number of signatures required to sign transactions from the account. On the right select the total number of keychains to use for the account. An account will automatically be created for you along with a new set of keychains.

MANUALLY (advanced)
From the Keychains menu, select “New Keychain…” – or alternately, click on the toobar button. You will be prompted to name the keychain. Pick whatever name you want.
Repeat step 2 to create multiple keychains if desired.
Right-click on any keychain in the Keychains tab and select “Export Private Keychain…” to make backups of the keychain. Select “Export Public Keychain…” to export a file you can share with other people or devices that you wish to make part of the account.Using the same menu, select “Import keychain…” to import public or private keychains from file.
Click “New Account” button on toolbar. Check the keychains you wish to use to sign for the account, then select the minimum signatures required. The creation time defaults to your system clock – it is used to determine how far back in the blockchain to scan. Make sure the creation time precedes the first transaction made to the account.

You’ll see the new account appear in the Accounts tab. Right-click the account to get a popup menu. Select “Export Account…” to backup the account to file – this backup will include any private keys you have. To export the public watch-only account, select “Export Shared Account…” instead. You’ll be able to import this file on another device where you can view all activity with signing functionality completely disabled.

3. Connect to network.
By default, Groestlcoin Multisig will attempt to connect to our Groestlcoin node running on groestlcoin.org. If you don't want to run a full node beside this program, leave this setting alone. If you would prefer to connect to a local Groestlcoin node (i.e. a local running instance of Groestlcoin-Qt or Groestcloin-wpf), you can change the IP address to localhost and port under Network->Settings…(File->Preferences … on Mac).
NOTE: Groestlcoin Multisig only connects via the peer-to-peer protocol and does not require any special RPC access to other nodes.
At the bottom right of the main window, you should see two numbers followed by an icon. The two numbers tell you the blockchain synchronization state. The top number is how many blocks are stored in your vault file, the bottom number is how many blocks were in the blockchain the last time you synchronized. If you have not connected to the network before, it should read 0/0 and the icon should display a red X.
Make sure the Groestlcoin node to which you’re connecting (i.e. Groestlcoin-Qt) is synchronized, then select “Connect to <host>” from the Network menu – or click the “Connect” button from the toolbar. If the connection is successful, you should see the bottom number rise, then you should see the top number rise until they are the same. While this happens, the icon will contain a rotating arrow in an orange circle. Once the vault is synched, the icon will turn green.

4. Fund the account
Select the Accounts tab. In it you should see the account you just created. Make sure the account is selected. Click on the “Receive” toolbar button. You will be asked to give the payment a label and specify an amount – these are optional. Click the “New Invoice” button. At the bottom of the dialog you will see Script Details. On the right you’ll get a QR code. Copy the “Address” from there and send a payment to it from another wallet. If successful, you should see the account balance credited the deposited amount.

5. View your transaction
Make sure the account is selected in the Accounts tab. Then select the Transactions tab. In it you should see the deposit you just made. Right-click on the transaction and select “View at blockchain.info” to open up a browser and view the transaction details.

6. Unlock keychains
In the Keychains tab, you must right-click the keychains you want to use to sign transactions and click “Unlock keychain…” from pop-up menu. Once unlocked, the keychains can be used to sign repeatedly within a session. When the program is closed and reopened, the keychains will again need to be unlocked. This is a security feature.
You will have the option to set a keychain passphrase. This will encrypt the keychain – the decrypted keychain will only be kept in memory while the keychain is unlocked. When exporting the keychain or account to file, only the encrypted keychain will be saved.
VERY IMPORTANT: IF YOU FORGET YOUR PASSPHRASE, TOO BAD! You might want to write down the passphrase and save it in a different location from where you store the encrypted keychain backups.

7. Send your first payment
Select the Accounts tab. Make sure the account from which you want to send is selected. Click the “Send” toolbar button. You will be asked to specify a fee, an address, an amount, and a label (For). A fee is generally required by the Groestlcoin network for transactions involving outputs smaller than 0.02 GRS, so if you’re sending very small amounts it is recommended to use a fee of at least 0.0005 GRS. A higher fee tends to result in faster confirmation times, but exact confirmation time cannot be predicted. Once you’ve entered the transaction information, click “Save Unsigned”. The unsigned transaction will appear at the top of the Transactions tab. Right-click it and select “Signatures…” to open the signature dialog. At the top you’ll see the unsigned transaction hash as well as the number of signatures that are still required. Right-click a keychain and select “Add signature…” to sign for that keychain. NOTE: You can only sign for keychains for which you have the private master key. From the same popup menu, you can select “Export Transaction To File…” and “Import Transaction From File…”. Use these commands to share unsigned or partially signed transactions as files with other people or other devices. Any added signatures get merged into the transaction when you import it. Once the minimum signatures required by your m-of-n policy have been added you’ll have the option to send the transaction to the network by right-clicking it and selecting “Send Transaction”.

It is appreciated if feedback of the following is provided:
1. Can you receive coins? (small amounts to avoid losing them)
2. Can you send coins?
3. Can You create invoices?
4. Does the watch-only function works?
5. Can you use the wallet without running a local node?
6. Can you use the wallet running with a local node?

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: groestlcoin@gmail.com
3. Post reports of errors in this topic.

Important:
Groestlcoin Multisig uses a filename .vault instead of wallet.dat (like in Groestlcoin Core). Back up your files by making a copy of it and moving it to a secure location.

You can download it using the links below and be up and running with Groestlcoin in 5 minutes.
Compile the Linux wallet: https://github.com/GroestlCoin/Groestlcoin-Multisig/blob/master/docs/linux-build-environment
Download the OSX DMG Wallet here: https://github.com/GroestlCoin/Groestlcoin-Multisig/releases/download/0.9.4/Groestlcoin-Multisig.dmg
Download the Windows Wallet (64 bit) here: https://github.com/GroestlCoin/Groestlcoin-Multisig/releases/download/0.9.4/groestlcoin-multisig_x64.msi
Download the Windows Wallet (32 bit) here: https://github.com/GroestlCoin/Groestlcoin-Multisig/releases/download/0.9.4/groestlcoin-multisig_x86.msi

Source code:
https://github.com/GroestlCoin/Groestlcoin-Multisig - The Groestlcoin Multisig Wallet Source code
WaterLooDown
Legendary
*
Offline Offline

Activity: 924
Merit: 1000


View Profile
June 29, 2015, 10:11:50 PM
 #3586

Great update from one of the unsung heroes of the crypto world (GRS Team). I don't often stray outside the guldencoin ANN but I can see when a lot of effort has been made by another team, to be honest I don't know if I am more blown away by the amount of work in this update or the fact I am the first person to actually acknowledge it.

https://developer.gulden.com/blog/ - For the latest Gulden development updates
bronan
Hero Member
*****
Offline Offline

Activity: 774
Merit: 500


Lazy Lurker Reads Alot


View Profile
June 29, 2015, 11:58:36 PM
 #3587

Well i have never seen this much awesome development elsewhere in the crypto community Smiley
I am waiting for google play to update the list of apps so i can send through nfc tag to another phone.
This instant makes trade on any place possible with ease.
Already tested nfc tag before with my android phone and yes it communicated with a brand new LG washer.
It was a short test but it works perfect, so i guess sending with sms works equally fine.
The miner on the phone works as well, however its a LG high speed quad core which becomes hot as hell Wink.
However it shows in depth what can be accomplished by good developers.
tuto
Sr. Member
****
Offline Offline

Activity: 328
Merit: 250


View Profile
June 30, 2015, 12:24:13 PM
 #3588

I think the GRS team are one of the best out there, always actually deliver on the things they say they are doing, unlike some other developers.
These updates are amazing, and I know the GRS team have also helped other coins with 'bits and pieces' on other coins without the crypto community knowing too much about it, 'unsung hero of crypto' is certainly a good term to use for GRS, they have been around for over a year and everything they do actually WORKS.

All we need now is some good 'media' coverage so people actually hear about GRS!
Tell your friends about it, buy some more and hold on tight, I have a feeling GRS will still be around in a year or two from now and the value must go up with all the hard work they do.

cryptoVIP
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
June 30, 2015, 01:59:43 PM
 #3589

Any new development plan for GRS ?

metalron
Member
**
Offline Offline

Activity: 122
Merit: 10


View Profile
June 30, 2015, 06:00:54 PM
 #3590

Glad to see this is still active, can we get more girls like the last time? Cheesy
aceoyame
Jr. Member
*
Offline Offline

Activity: 51
Merit: 1


View Profile
June 30, 2015, 07:21:59 PM
 #3591

Any new development plan for GRS ?

It appears the original post has not been updated for awhile. I developed a "minimal click" miner that not only mines but sends the mined coins direct to a wallet through electrum with minimal setup that should help adoption.

On top of that I am revamping the UI to make it even easier / more sleek.

Still a lot happening on the GroestlCoin front!
Markov
Sr. Member
****
Offline Offline

Activity: 258
Merit: 250


Breizh Atao


View Profile
June 30, 2015, 07:46:30 PM
 #3592

Any new development plan for GRS ?

It appears the original post has not been updated for awhile. I developed a "minimal click" miner that not only mines but sends the mined coins direct to a wallet through electrum with minimal setup that should help adoption.

On top of that I am revamping the UI to make it even easier / more sleek.

Still a lot happening on the GroestlCoin front!

This coin and the team behind are both fantastic but it needs more marketing.
Why it is less well-known than other shitty coins is beyond belief. The development team can deliver anything you want to ask of them but without more people behind the philosophy, GRS will stay a bit in the dark.
It's a shame because the HTML5 wallet is easy to use, transactions are super fast between all the wallets, Android wallet works properly and best of all it works in Linux straight off.
I only dream of when this coin gets the well-deserved recognition, it would be epic.

Keep the good work, you have my vote any time

vanyabios
Sr. Member
****
Offline Offline

Activity: 426
Merit: 250


View Profile
June 30, 2015, 08:23:51 PM
 #3593

a lot of development and no whales behind! strange
fooc
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 30, 2015, 08:25:52 PM
 #3594

Glad to see this is still active, can we get more girls like the last time? Cheesy

Good point!! (The girls)

Did some testing on a mac for The team and everything is very solid, and i'm in love with html 5 wallet.

Need To expand my grs bag, honest coins a difficult To find.

PsychoticBoy
Donator
Legendary
*
Offline Offline

Activity: 1890
Merit: 1010


Parental Advisory Explicit Content


View Profile
June 30, 2015, 09:17:44 PM
 #3595

Great new wallet release  Cheesy

What I like the most is the advanced multisign feature, really cool.

The GroestlCoin Devs did a real good job, will buy some Groestl Wink


Keep up the good work, you have my support.
aceoyame
Jr. Member
*
Offline Offline

Activity: 51
Merit: 1


View Profile
July 01, 2015, 12:36:46 AM
 #3596

We should really spread the word of the html 5 wallet. I mean groestl on your iPhone or playstation? The places Groestl can be used now are endless
forlackofabettername
Full Member
***
Offline Offline

Activity: 150
Merit: 100


View Profile
July 01, 2015, 12:48:53 AM
 #3597

a lot of development and no whales behind! strange

The whale just learned to keep his mouth shut which is a good thing.

"If you see fraud and don't shout fraud, you are a fraud"
  -- Nassim Taleb
themikeymen001
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250

Feel free to contact me


View Profile WWW
July 01, 2015, 12:12:41 PM
 #3598

GRUVE_P and other developers are such an added value. Insane. Keep the good work up. Gruve_P is the GOD of Groestl.

GroestlCoin is like I predicted a year ago. going to dominate the market, and change the monetary system of the world.

Nothing can stop us.


Where is that hot girl that let us go mainstream:D Smiley Smiley Smiley Smiley Smiley Wink Wink
themikeymen001
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250

Feel free to contact me


View Profile WWW
July 01, 2015, 12:15:08 PM
 #3599

This is the dawn of the rise of GRS. The skills of the people behind this is insane. Groestl is going to thrive. Look at the limitless possibilities of the implemented new stuff. HTML. YUMMIE! BUY GRS, It is going through the roof!
themikeymen001
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250

Feel free to contact me


View Profile WWW
July 01, 2015, 12:18:56 PM
 #3600

It appears the original post has not been updated for awhile. I developed a "minimal click" miner that not only mines but sends the mined coins direct to a wallet through electrum with minimal setup that should help adoption.

On top of that I am revamping the UI to make it even easier / more sleek.

Still a lot happening on the GroestlCoin front!

This coin and the team behind are both fantastic but it needs more marketing.
Why it is less well-known than other shitty coins is beyond belief. The development team can deliver anything you want to ask of them but without more people behind the philosophy, GRS will stay a bit in the dark.
It's a shame because the HTML5 wallet is easy to use, transactions are super fast between all the wallets, Android wallet works properly and best of all it works in Linux straight off.
I only dream of when this coin gets the well-deserved recognition, it would be epic.

Keep the good work, you have my vote any time





TO REACT ON THAT! THAT IS WHAT I SAY ALL THE TIME. WE SHOULD BE  4000-5000 SATOSHI WORTH IN TERMS OF DEVELOPMENTS AND POTENTIAL. THERE IS SO MUCH MORE GOING ON WITH GRS. THE TEAM IS FANTASTIC, BUT GRS CAN'T STAY A HOBBY CLUB. EVERYONE SHOULD HEAR ABOUT IT. EVERYONE IN THE WORLD SHOULD PAY WITH GRS.
Pages: « 1 ... 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 [180] 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 ... 295 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!