What is the best way to use a BU node for an app I'm developing that needs to track deposits.

_mr_e

Active Member
Aug 28, 2015
159
266
Here we are in 2017 and I cannot believe the state of Bitcoin app development. The best thing I've been able to find is to roll your own walletnotify code, which apparently does not scale. The only other option I've found is BitPays Bitcore but it appears to just use an out of date modified version of core. So what is the best way to use a BU node to track a user's deposits on my website today? Any docker containers would be amazing.