Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
6095937
Topic
557427
Board
Development & Technical Discussion
Re: Single bitcoind instance and multiple wallets, is it possible ?
by
behindtext
on
06/04/2014, 13:14:49 UTC
not sure it works for your application, but you should have a look at btcd and btcwallet: they were built to accommodate just this scenario.
https://github.com/conformal/btcd
https://github.com/conformal/btcwallet
iirc bitcoind's account feature is deprecated and does not work how one would hope or expect.