Commit graph

2 commits

Author SHA1 Message Date
Tanguy Pruvot
95fe244984 basic cryptonote wallet rpc class/converter
allow to read balance and do queries via the console

Note: The db is not ready to handle both wallet and daemons ip/ports
      I assume the wallet is on local host and the daemon on another machine(ip).
      For now, they should use the same port (on 2 different ips so).
2016-09-12 15:50:01 +02:00
Tanguy Pruvot
35220977ef new wallet rpc class to handle martians
add some bitcoin rpc commands to query geth wallet informations (balance,diff,connections..)

todo: handle explorer and transactions list
2016-05-29 09:39:04 +02:00