Bitcoin Forum
May 29, 2024, 10:51:33 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [SOLVED]How to create an address using bitcoind cli?  (Read 716 times)
kingcoin (OP)
Sr. Member
****
Offline Offline

Activity: 262
Merit: 250


View Profile
November 26, 2013, 06:44:23 AM
Last edit: November 26, 2013, 08:45:15 AM by kingcoin
 #1

How can I create an address/account using the command line of bitcoind or some other non-GUI way?
dserrano5
Legendary
*
Offline Offline

Activity: 1974
Merit: 1029



View Profile
November 26, 2013, 08:27:13 AM
 #2

How can I create an address/account using the command line of bitcoind or some other non-GUI way?

Code:
bitcoind help

Read a bit. Find the line about "getnewaddress".

Code:
bitcoind getnewaddress
kingcoin (OP)
Sr. Member
****
Offline Offline

Activity: 262
Merit: 250


View Profile
November 26, 2013, 08:44:58 AM
 #3

Thanks, I should have spotted that myself, but I was looking for a create command... I've only done this through the QT version long time ago...
Pages: [1]
  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!