Post
Topic
Board Development & Technical Discussion
Re: bitcoind-ncurses: Terminal front-end for bitcoind
by
JackH
on 25/12/2014, 16:42:56 UTC
Just one question. Does it allow for overview of accounts and wallets connected to accounts?

I can easily see this being used vs a GUI if it can track accounts. Basically the RPC command known as " getaccountaddress " and "  getaccount " and " getaddressesbyaccount " and most importantly " getbalance  [account] [minconf=1]  " .

It would be by far the best tracker to track multiple accounts and values and movement of coins for a wallet service, or at least offer a different perspective.