Bitcoin Forum
May 22, 2024, 01:39:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: I need advice on Bitcoin command line client  (Read 986 times)
Sword Smith (OP)
Sr. Member
****
Offline Offline

Activity: 406
Merit: 286


Neptune, Scalable Privacy


View Profile WWW
July 17, 2014, 02:06:22 PM
 #1

I have been playing around with bitcoind and it seems fairly straight forward but it lacks a functionality that I would like to have.

I would like to have the functionality of managing cold wallets through a command line interface which I could control via an API. So basically, what I am looking for is an overview of the different command line implementations for running a full bitcoin node. Preferably one that can handle cold wallets. I am interested in integrating this with PHP scripts, Python scripts, and perhaps also C++.

Dare
Hero Member
*****
Offline Offline

Activity: 508
Merit: 500


Techwolf on #bitcoin and Reddit


View Profile WWW
July 19, 2014, 07:22:42 PM
 #2

I believe most of the popular clients have a command-line interface compatible with bitcoind, so if one of them has a feature you're interested in that might be something to look into. As for cold wallets via API, what exactly do you mean? Unless the entire computer is offline, you wouldn't be able to do anything more than potentially watch them as send funds to them, and if it is then you can just treat the regular wallets as cold (so long as it never goes online).

BTC: 1M8oUcBnkRDEhWWgV8ZXLTB6p1mgnejVbX
How Forum Activity Works
Bitcointalk Forum Rules
|
|
|
Firstbits (lucky vanitygen): 1WoLfRUGDx1
How Forum Trust Works
Bitcoin Source Code
deepceleron
Legendary
*
Offline Offline

Activity: 1512
Merit: 1032



View Profile WWW
July 20, 2014, 06:09:43 AM
 #3

It would be possible to execute Bitcoin daemon with various -wallet=<file> option, by calling it from another environment. However, it sounds like a good way to lose coins when you make a mistake.
coinsolidation
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250

Bitmark Developer


View Profile WWW
July 21, 2014, 12:04:49 AM
 #4

I have been playing around with bitcoind and it seems fairly straight forward but it lacks a functionality that I would like to have.

I would like to have the functionality of managing cold wallets through a command line interface which I could control via an API. So basically, what I am looking for is an overview of the different command line implementations for running a full bitcoin node. Preferably one that can handle cold wallets. I am interested in integrating this with PHP scripts, Python scripts, and perhaps also C++.

why not manage the private keys instead?

launch with a new fresh wallet, import the keys you need, do what you need, remove the wallet.
repeat as needed.

Bitmark (reputation+money) : Bitmark v0.9.4 (release)
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!