Bitcoin Forum
October 07, 2024, 10:24:50 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to get sensible data from many local wallets  (Read 371 times)
nikisev (OP)
Full Member
***
Offline Offline

Activity: 266
Merit: 101

Im the very decease you pretend to be


View Profile
September 16, 2017, 09:41:02 AM
 #1

Hi
Im developing my fintech bot
https://bitcointalk.org/index.php?topic=2163273.new#new

So when it comes to exchanges and online wallets its fairly simple. I add access keys to vault, and i query data whenever i want.
Now ive being to altcoins threads lately and it ended up with several wallets installed on my computer with some coins that are stored in my local wallets only.
I wont to add information about coins stored in my local wallets to my bit reports.
Lets say i have my wallets addresses.
And i need to have amount ant type of coins i have on these addresses.
What will be the best way to implement such feature?

★ ★ ★ ★ ★   DeepOnion    Anonymous and Untraceable Cryptocurrency    TOR INTEGRATED & SECURED   ★ ★ ★ ★ ★
› › › › ›  JOIN THE NEW AIRDROP ✈️        VERIFIED WITH DEEPVAULT  ‹ ‹ ‹ ‹ ‹
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬   ANN  WHITEPAPER  FACEBOOK  TWITTER  YOUTUBE  FORUM   ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Kogs
Member
**
Offline Offline

Activity: 86
Merit: 26


View Profile
September 16, 2017, 10:51:00 AM
 #2

If you have full node wallets installed, you usually can access them programmatically with the provided RPC commands.

If you only use light wallets without RPC interface, you could extract your addresses manually per wallet and then make a request to any of the blockchain info websites for the corresponding coin to check the current balance.
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!