Bitcoin Forum
May 25, 2024, 07:19:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 [44] 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 ... 447 »
861  Alternate cryptocurrencies / Altcoin Discussion / Re: How to get Bitcoin Cash from many wallet/software/services with Coinomi on: August 03, 2017, 04:52:26 PM
@standards
If you want to avoid to download all the blockchain again, just use Coinomi.

@ZeroWithEverything
No. No issues.

@nekochan05
You should follow that I've wrote a not something else.

@bitscointalker
You should follow that I've wrote a not something else.


Try to give a look here:
https://coinomi.freshdesk.com/support/solutions/articles/29000013507-bitcoin-cash-claims-identify-your-case
862  Alternate cryptocurrencies / Altcoin Discussion / Re: How to get Bitcoin Cash from many wallet/software/services with Coinomi on: August 03, 2017, 01:41:13 PM
I have bitcoin-qt installed in my pc and my btc is in it.
Does bitcoin-qt belong to Bitcoin Core?
Yes.

Another question: How do I install a new bitcoin-qt wallet in my pc since I already have one?
Do I have to install another kind of wallet and download all the blocks again?
https://en.bitcoin.it/wiki/Running_Bitcoin

Example: -datadir=<dir>
863  Local / Italiano (Italian) / Re: Istruzioni per recuperare Bitcoin Cash da vari wallet/software/servizio on: August 03, 2017, 01:23:45 PM
No, non funziona uguale.
864  Alternate cryptocurrencies / Altcoin Discussion / Re: How to get Bitcoin Cash from many wallet/software/services with Coinomi on: August 03, 2017, 01:16:34 PM
@DLS123
Yes.
Your Electrum wallet and the ledger wallet are two different wallet, so no, you don't need to create an entire new wallet.
865  Alternate cryptocurrencies / Altcoin Discussion / Re: How to get Bitcoin Cash from many wallet/software/services with Coinomi on: August 03, 2017, 11:44:15 AM
Hi
Any advices for Armory wallet 0.96.1, please ?
Thank you very much :-)
I don't know very well how Armory works.
Maybe you have only to get the private keys, then convert them to qrcodes, and then follow those steps:
1) Install Coinomi on your phone (it must be v1.7.2.3 or upper)
2) Add a Bitcoin Cash wallet on it
3) Go to balance, and click the upper right 3 dots.
4) Select "Sweep wallet"
5) Be ready to do it with qrcodes
866  Bitcoin / Bitcoin Discussion / Re: Aug 1 summary on: August 03, 2017, 11:06:12 AM
This can be useful for many of you

How to get Bitcoin Cash from many wallet/software/services with Coinomi
https://bitcointalk.org/index.php?topic=2062488.0
867  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Bitcoin Cash - Fork 1:1 of Bitcoin - Pro on-chain scaling on: August 03, 2017, 10:54:16 AM
Smiley

https://medium.com/@bitzillions/bitcoin-cash-lessons-from-a-block-size-canary-db4a7f020d7
868  Local / Italiano (Italian) / Re: Istruzioni per recuperare Bitcoin Cash da vari wallet/software/servizio on: August 03, 2017, 10:53:50 AM
Può anche aspettare, basta che non perda le chiavi private / wallet dove aveva Bitcoin prima del fork.
869  Local / Italiano (Italian) / Re: Istruzioni per recuperare Bitcoin Cash da vari wallet/software/servizio on: August 03, 2017, 10:19:14 AM
Mycelium usa BIP44
Va comunque inserito il seed nello spazio in alto "BIP39 Mnemonic"
poi non esporta la chiave privata
Non è scritto da nessuna parte che esporta la chiave privata.

al massimo le 12 frasi (seed) che mostra alla creazione del wallet, che sono importabili per esempio su Electrum  (mettendo il chech check su BIP138 box mentre si importa il wallet), ma non su Coinomi.
Le istruzioni sono fatte per il tool in javascript bip39-standalone.html, che restituisce chiavi private, compatibili con Coinomi.

Non c'è nessun menu "Addresses" (Electrum 2.9.0) ed esportando la chiave privata, anche con una sola transazione, mostra 29 chiavi.
Corretto.
870  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Bitcoin Cash - Fork 1:1 of Bitcoin - Pro on-chain scaling on: August 03, 2017, 09:57:49 AM
How to get Bitcoin Cash from many wallet/software/services on Coinomi
https://bitcointalk.org/index.php?topic=2062488.new
871  Alternate cryptocurrencies / Altcoin Discussion / How to get Bitcoin Cash from many wallet/software/services with Coinomi on: August 03, 2017, 09:56:36 AM
Warning:
Some of those operation can put your private keys at risks.
It's better if you do them on a secure computer, that you are sure that there aren't any virus/trojan.
If you aren't sure about this, you should prepare a better machine where doing all of those things.

FIRST STEP THAT YOU MUST DO BEFORE DOING ANY OF THOSE THINGS
You have to transfer your Bitcoin on a new wallet, again a new wallet not on a new address of the same wallet.
This must be done because you are going to extract your private keys, and so putting them at risks.
So, by moving your bitcoin "before" exposing your private kets, the risks is less, maybe you are only going to lose Bitcoin Cash. (if there some virus/trojan on your computer)


1) Install Coinomi on your phone (it must be v1.7.2.3 or upper)
2) Add a Bitcoin Cash wallet on it
3) Go to balance, and click the upper right 3 dots.
4) Select "Sweep wallet"
5) Be ready to do it with qrcodes


- Multibit HD (you have to abandon this wallet, because it isn't anymore developed!)
1) Download and execute this: https://github.com/iancoleman/bip39/blob/master/bip39-standalone.html (Right click and Save as...)
2) On "Derivation Path" choose "BIP32"
3) On "Client" choose "Multibit HD"
4) On "BIP39 Mnemonic" space you have to insert the seed of your wallet, the 12 words.
5) You will get the list of your addresses and their private keys.
6) By going with the cursor on a private key, the page will show the qrcode. Sweep it with Coinomi

- Blockchain.info
1) Download and execute this: https://github.com/iancoleman/bip39/blob/master/bip39-standalone.html (Right click and Save as...)
2) On "BIP39 Mnemonic" space you have to insert the seed of your wallet, the 12 words.
3) You will get the list of your addresses and their private keys.
4) By going with the cursor on a private key, the page will show the qrcode. Sweep it with Coinomi

- Multibit Classic (you have to abandon this wallet, because it isn't anymore developed!)
1) Download this https://github.com/prof7bit/wallet-key-tool/releases/tag/v1.4.2 (you need Java installed)
2) Make a backup of your wallet by from Multibit Classic backup function (try with or without password)
3) Run wallet-key-tool, click on "load" and on "files of type" try both Multibit selection to open the backup file that you generated before.
4) You should have now the private keys.
5) You can try to use this tool on Windows to make a qrcode from the text private keys: https://sourceforge.net/projects/zint/
5) Sweep them with Coinomi

- Mycelium
1) Download and execute this: https://github.com/iancoleman/bip39/blob/master/bip39-standalone.html (Right click and Save as...)
2) On "BIP39 Mnemonic" space you have to insert the seed of your wallet, the 12 words.
3) You will get the list of your addresses and their private keys.
4) By going with the cursor on a private key, the page will show the qrcode. Sweep it with Coinomi

- Breadwallet
1) Download and execute this: https://github.com/iancoleman/bip39/blob/master/bip39-standalone.html (Right click and Save as...)
2) In "Derivation Path" choose "BIP32"
3) On "Client" choose "Multibit HD"
4) On "BIP39 Mnemonic" space you have to insert the seed of your wallet, the 12 words.
5) You will get the list of your addresses and their private keys.
6) By going with the cursor on a private key, the page will show the qrcode. Sweep it with Coinomi

- Bitcoin Core (or Bitcoin-qt, Classic, XT, Unlimited ecc ...)
1) Download this https://github.com/prof7bit/wallet-key-tool/releases/tag/v1.4.2 (you need Java installed)
2) Run wallet-key-tool, click on "load" and on "files of type" choose Bitcoin-Core wallet.dat
3) Open the wallet.dat that you have on your Bitcoin Core data folder.
4) It will probably ask your wallet password.
5) You will get the list of your addresses and their private keys.
6) Sweep them with Coinomi

- Bitcoin Core 2 (or Bitcoin-qt, Classic, XT, Unlimited ecc ...)
1) Click on "help" menu, then "debug window", then the "console" tab
2) Write here: walletpassphrase [your wallet password] 600 (600 it is the time while the wallet will remain unlocked)
3) Write: dumpprivkey [address where you have bitcoin]
4) it will show your the private key
5) Sweep it with Coinomi
6) Write on the console: walletlock (it will lock again your wallet)

- Greenaddress / Greenbits / Altana
It isn't possible to get Bitcoin Cash from this wallet. You have to ask them to support it.

- Exodus
http://support.exodus.io/knowledge_base/topics/how-do-i-claim-bitcoin-cash

- Exodus 2
1) Follow those instruction to get the private keys: http://support.exodus.io/knowledge_base/topics/how-can-i-view-my-private-keys-1
2) You can try to use this tool on Windows to make a qrcode from the text private keys: https://sourceforge.net/projects/zint/
3) Sweep them with Coinomi

- Copay/Bitpay
1) Download and execute this: https://github.com/iancoleman/bip39/blob/master/bip39-standalone.html (Right click and Save as...)
2) On "BIP39 Mnemonic" space you have to insert the seed of your wallet, the 12 words.
3) You will get the list of your addresses and their private keys.
4) Sweep them with Coinomi

- bitaddress.org / Paper wallet
1) Sweep them with Coinomi

- Jaxx
1) Download and execute this: https://github.com/iancoleman/bip39/blob/master/bip39-standalone.html (Right click and Save as...)
2) On "BIP39 Mnemonic" space you have to insert the seed of your wallet, the 12 words.
3) You will get the list of your addresses and their private keys.
4) Sweep them with Coinomi
They said that they want to add support to Bitcoin Cash, so maybe you can also just wait.

- Electrum
1) Open the menu "View" and click on "Show Addresses"
2) Then open the new tab "Addresses"
3) Ritgh click on the addresses that had Bitcoin before the fork, then click "Private key".
4) Click on the qrcode icon to show it.
4) Cliccare sull'icona del qrcode per mostrarlo
5) Sweep them with Coinomi

- Airbitz
1) Open Airbitz and on the left menu choose Wallets
2) Click on the wallet that you want to expert (if you have more then one)
3) After you have selected it, click on the 3 dots on the upper right and choose "export"
4) The choose "Wallet Private Seed (advanced)"
5) Insert your password and then choose the way to get the seed, it will be a long alphanumeric string.
6) Download and unzip this: https://github.com/Airbitz/airbitz-wallet-recovery/archive/master.zip
7) Go in the subfolder "src" and open "index.html"
8 ) Write your seed on "Wallet master seed" and click "load seed".
9) You will find your bitcoin addresses that you have on Airbits, click on"show key", and the qrcode icon.
10) Sweep them with Coinomi

Their solution: https://medium.com/airbitz/how-do-i-get-my-bitcoin-cash-from-airbitz-e97982e3fc4c?source=linkShare-34de885e70b5-1501813257

- Counterparty / IndieSquare wallet
1) Go on https://wallet.counterwallet.io
2) Write your seed and login.
3) On your addresses, where you have bitcoin, click on the blue button [Address actions] on the right
4) Click then on "Show private keys"
5) You can try to use this tool on Windows to make a qrcode from the text private keys: https://sourceforge.net/projects/zint/
6) Sweep them with Coinomi

- Omniwallet
1) Connect on https://www.omniwallet.org and login
2) Go then on https://www.omniwallet.org/wallet/overview
3) Click on "Wallet options" -> "Backup"
4) Insert your password and then download the file with extension .json
5) Open it with a text editor. You will find the private keys next to "privkey"
5) You can try to use this tool on Windows to make a qrcode from the text private keys: https://sourceforge.net/projects/zint/
6) Sweep them with Coinomi

- Ledger Nano S
1) Upgrade the chrome extension Ledger Manager to 1.0.3 or upper
2) Upgrade the chrome extension Ledger Wallet Bitcoin to 1.8.4 or upper
3) From the ledger Bitcoin wallet you can use the same seed by clicking on [Main], or by creating a new dedicated seed for Bitcoin Cash by clicking on [Split]

- Trezor
https://trezor.io/claim-bch


- Bitcoin Wallet (Android)
1) Download OpenSSL for your operation system
2) You have to make the make the backup of your wallet (on the android app), by choosing a password and then by moving the backup file on your computer.
3) Then put the backup file in the same folder where there is the executable of OpenSSL
4) Start the command line from the folder and execute this: openssl enc -d -aes-256-cbc -a -in backup_file > result.txt
5) Open result.txt. You will find much incomprehensible text, but at the beginning, there will be a list of 12 words. Save them somewhere. It is the seed.
6) Download and execute this: https://github.com/iancoleman/bip39/blob/master/bip39-standalone.html (Right click and Save as...)
7) On "BIP39 Mnemonic" space you have to insert the seed of your wallet, the 12 words.
8 ) In "Derivation Path" choose "BIP32"
9) On "Client" choose "Multibit HD"
10) You will get the list of your addresses and their private keys.
11) Sweep them with Coinomi

Update
- you can recover the seed from v3.47 or upper with https://github.com/gurnec/decrypt_bitcoinj_seed
- Some BCH could be on the private keys on son address with those settings on the bip39-standalone.html page
Client: Custom derivation path:
BIP32 Derivation Path: m/0'/1

- Simple Bitcoin Wallet
1) Download and execute this: https://github.com/iancoleman/bip39/blob/master/bip39-standalone.html (Right click and Save as...)
2) On "Derivation Path" choose "BIP32"
3) On "Client" choose "Multibit HD"
4) On "BIP39 Mnemonic" space you have to insert the seed of your wallet, the 12 words.
5) You will get the list of your addresses and their private keys.
6) By going with the cursor on a private key, the page will show the qrcode. Sweep it with Coinomi


Instructions to recover your Bitcoin Cash from your TrustedCoin 2FA Bitcoin wallet (by DarkLordGMS)
https://github.com/fyookball/electrum/issues/150#issuecomment-325227868

872  Local / Italiano (Italian) / Re: Istruzioni per recuperare Bitcoin Cash da vari wallet/software/servizio on: August 03, 2017, 08:42:06 AM
Quindi, stai dicendo che ora funziona tutto?
873  Local / Italiano (Italian) / Re: Istruzioni per recuperare Bitcoin Cash da vari wallet/software/servizio on: August 03, 2017, 08:19:39 AM
Per ledger nano s, se non fai attraverso il loro sistema, significa mettere il seed del wallet a contatto con un dispositivo esterno, che vuol dire far saltare tutta la sicurezza che è alla base dell'hardware wallet.

Potrei giusto scrivere che, bisogna creare un altro wallet sull'hardware wallet, poi spostare i Bitcoin sull'altro, e poi estrarre il seed del vecchio e usarlo sul computer.
Saranno comunque poi BCC insicuri.

Penso che sia meglio aspettare magari l'aggiornamento del loro software.
874  Local / Italiano (Italian) / Re: Istruzioni per recuperare Bitcoin Cash da vari wallet/software/servizio on: August 03, 2017, 06:26:07 AM
Aggiunti anche Counterparty / IndieSquare wallet e Omniwallet.
875  Local / Italiano (Italian) / Re: Istruzioni per recuperare Bitcoin Cash da vari wallet/software/servizio on: August 03, 2017, 04:53:12 AM
Aggiunto Airbitz
876  Local / Italiano (Italian) / Re: Electrum, Electron Cash (ex Electrum Cash) e il fork on: August 03, 2017, 12:36:33 AM
Qua c'è anche un metodo per Core
https://bitcointalk.org/index.php?topic=2059641.0
877  Local / Italiano (Italian) / Re: Istruzioni per recuperare Bitcoin Cash da vari wallet/software/servizio on: August 03, 2017, 12:05:06 AM
Aggiunto Mycelium e Breadwallet
878  Local / Italiano (Italian) / Re: Istruzioni per recuperare Bitcoin Cash da vari wallet/software/servizio on: August 02, 2017, 11:24:16 PM
Aggiunto Multibit Classic
879  Local / Italiano (Italian) / Re: Istruzioni per recuperare Bitcoin Cash da vari wallet/software/servizio on: August 02, 2017, 11:09:37 PM
Aggiunto Blockchain.info
880  Local / Italiano (Italian) / Re: Bitcoin Cash - Potenziale fork minore di Bitcoin on: August 02, 2017, 11:06:36 PM
Bitcoincash future difficulty forecast - http://bch.xbt.it/
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 [44] 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 ... 447 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!