Author

Topic: Generate address that starts with 3 (Read 1550 times)

sr. member
Activity: 322
Merit: 250
Writing to dispel society's myths.
May 14, 2015, 11:33:55 AM
#12
Hello , I think an address that start with 3 is an green address , i know two apps or site that can
do it :

greenaddress.it [Recommanded]
copay.io [Good too]

Xing Ming .
hero member
Activity: 812
Merit: 1000
May 14, 2015, 01:31:35 AM
#11
All I see above are online methods. Is there any way, I can create MultiSig address offline, like I can do with the bitaddress code ?

Apart from Bitcoin Core which Danny suggested above you can also use latest version of Electrum which supports Multisig and I believe it can be done off-line. cmiiw

Read the guide here: https://electrum.orain.org/wiki/Multisig_Wallets

But make sure you understand what you're doing and that you can send funds from the multisig address before storing large sum of btc in it. The best way to make sure is send a small amount of bitcoin say 0.001 to it and then try to send it to another address.

Some people also suggested on reddit that it can be done using coinkite & coinb.in too but I don't know if it's secure or not therefore I can't recommend it but you can read more about those and see if you find them safe and doable.
legendary
Activity: 3416
Merit: 4658
May 13, 2015, 02:06:13 PM
#10
All I see above are online methods. Is there any way, I can create MultiSig address offline, like I can do with the bitaddress code ?

Sure.

  • Disconnect computer from internet
  • Install Bitcoin Core
  • Choose the "Receive" tab
  • Click the "Request Payment" button
  • Store a copy of the address generated that starts with a 1 (I'll use the phrase your_address_here later to refer to this address)
  • Choose "Help" from menu
  • Choose "Debug Window"
  • Choose "Console" in the Debug window
  • Type: dumpprivkey your_address_here
  • It would probably be a good idea to securely store a copy of this private key
  • Type: createmultisig 1 '[your_address_here]'
  • Store a copy of the address generated that starts with a 3
  • Store a copy of the redeemScript
  • Remove Bitcoin Core from the computer
hero member
Activity: 616
Merit: 500
I AM A SCAMMER
May 13, 2015, 11:59:50 AM
#9
All I see above are online methods. Is there any way, I can create MultiSig address offline, like I can do with the bitaddress code ?
legendary
Activity: 3416
Merit: 4658
May 13, 2015, 11:17:15 AM
#8
bitaddress which generates paper wallets I believe gives you an address with either 5 or 3.

No.

There are currently no standard bitcoin addresses that start with a 5.

There are five different initial characters for standard bitcoin addresses:

  • 1 - All standard Pay-to-pubkey-hash (P2PKH) addresses start with a 1
  • 3 - All standard Pay-to-script-hash (P2SH) addresses start with a 3
  • m or n - All testnet Pay-to-pubkey-hash (P2PKH) addresses start with either an 'm' or an 'n'
  • 2 - All testnet Pay-to-script-hash (P2SH) addresses start with a 2
sr. member
Activity: 350
Merit: 250
May 13, 2015, 09:21:39 AM
#7
bitaddress which generates paper wallets I believe gives you an address with either 5 or 3.
legendary
Activity: 2912
Merit: 1060
May 13, 2015, 03:16:05 AM
#6
Greenaddress.it
legendary
Activity: 1442
Merit: 1179
May 05, 2015, 09:52:37 PM
#5
Or in case you are a visual learner there's a couple videos on youtube. James D'Angelo does great videos but his demonstration uses a custom python script, so if you want to follow along with his you need to download that and run python along with your wallet. The 1st one is how to do it in bitcoin core wallet. The second video shows you how to do it through SSH with bitcoind and rpc commands.

Bitcoin Core Wallet - How To Create a Multisig Address and Spend From It
Bitcoind RPC - Bitcoin M-of-N Multisig Addresses
Python RPC Bitcoind - Bitcoin 101 - Multi-Signature Addresses
full member
Activity: 126
Merit: 100
I like nuts
hero member
Activity: 635
Merit: 500
BlasterKVs the king of xbox modding
hero member
Activity: 1582
Merit: 502
May 04, 2015, 12:58:17 PM
#2
Hi

I have seen some websites that have an address that starts with a 3. For example Bit-X and some multisig addresses.
They are all valid, but I have no clue how to get one.
Are they normal addresses? Is there any way to vanity gen one?

Thanks

That is a multi-sig address.

Here: https://en.bitcoin.it/wiki/Multisignature
full member
Activity: 126
Merit: 100
I like nuts
May 04, 2015, 12:54:46 PM
#1
Hi

I have seen some websites that have an address that starts with a 3. For example Bit-X and some multisig addresses.
They are all valid, but I have no clue how to get one.
Are they normal addresses? Is there any way to vanity gen one?

Thanks
Jump to: