Author

Topic: Java Client Monitoring Specific Address? (Read 177 times)

copper member
Activity: 282
Merit: 31
December 12, 2018, 02:03:44 PM
#3
Bitcoinj might be what you want. Take a look at the RefreshWallet example.
sr. member
Activity: 279
Merit: 435
December 12, 2018, 02:01:42 PM
#2
Maybe you should just use a service provider such as blockchain.info or blockexplorer.com ?
newbie
Activity: 2
Merit: 0
December 12, 2018, 12:29:14 PM
#1
Are there any lightweight clients written in Java that can listen for transactions sent/receive from a specific address or addresses?

I'm not looking for wallet integration and sending/receiving, but rather something that is lightweight to only listen for events involved with a provided address.  It can make use of a full node, as long as it is indirectly and not needed on the same instance and that full node can be shared among multiple listener client instances.  Looking for something written in Java, thanks!
Jump to: