Bitcoin Forum
April 19, 2024, 04:12:57 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Looking for a good script-able wallet.  (Read 1814 times)
cheako911 (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
February 26, 2015, 11:23:51 PM
 #1

Hello,
  I've setup bitcoind on a server but find it problematic to implement virtual wallets(like http virtual hosts) across a single instance.

Running multiple instances gives the problem of each having a blockchain.  I considered using de-duplication and hard-links, but won't this be a nightmare to maintain?

I'm looking at libbitcoin from dyne and I feel I can write bindings for the scripting language of choice.

Are there any other options currently?

Is there something about bitcoind that I've not noticed?  I feel like the accounts feature is an answer, but won't any call to sendtoaddress pull coins from every account?  Is there a way to ensure that this won't happen...  aside from never calling this function?
1713543177
Hero Member
*
Offline Offline

Posts: 1713543177

View Profile Personal Message (Offline)

Ignore
1713543177
Reply with quote  #2

1713543177
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713543177
Hero Member
*
Offline Offline

Posts: 1713543177

View Profile Personal Message (Offline)

Ignore
1713543177
Reply with quote  #2

1713543177
Report to moderator
1713543177
Hero Member
*
Offline Offline

Posts: 1713543177

View Profile Personal Message (Offline)

Ignore
1713543177
Reply with quote  #2

1713543177
Report to moderator
cheako911 (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
February 27, 2015, 06:22:19 PM
 #2

It is seriously tough to incorporate cpp libraries into perl!

http://www.perlmonks.org/?node_id=923321

Can someone write wrapper bindings in C?
cheako911 (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 02, 2015, 01:47:25 AM
Last edit: March 02, 2015, 03:59:42 AM by cheako911
 #3

I'm working more on binding this.  I've learned allot, but my knowledge of C++ is limited to knowing that it's OO and that one can use the same name for multiple functions as long as each takes different arguments.  I've often wondered if the same was true of variables and parameters, counter the Number::Integer and counter the Furniture::Table?
cheako911 (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 04, 2015, 11:57:37 PM
 #4

Can anyone explain to me what exactly does libbitcoin do?
Reynaldo
Legendary
*
Offline Offline

Activity: 1143
Merit: 1000


View Profile
March 06, 2015, 03:12:16 AM
 #5

You would have more luck on the wallets subforums, and with the bitcoinJ libraries if im not mistaken. Go and try multibit then electrum subforums
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!