Post
Topic
Board Development & Technical Discussion
Re: C# recieve funds “simplified”
by
glascake
on 01/09/2021, 17:18:52 UTC
You can place your address & private key(s) in cold storage and then integrate a service such as https://getblock.io/ (they have a free tier) in your backend to track payments to this address in real-time.

Follow up question what prevents me from using: https://blockchain.info/address/1F34duy2eeMz5mSrvFepVzy7Y1rBsnAyWC?format=json

You can run a full bitcoin node ...

Full node is sadly not an option.