Author

Topic: read and display BTC balance c# (unity) (Read 3539 times)

hero member
Activity: 714
Merit: 662
September 26, 2014, 01:18:19 PM
#3
Use NBitcoin https://github.com/NicolasDorier/NBitcoin
I documented it with lots of article, one relevant to you is (Manual scanning part): http://www.codeproject.com/Articles/784519/NBitcoin-How-to-scan-the-Blockchain
hero member
Activity: 658
Merit: 502
September 22, 2014, 11:58:35 AM
#2
Hi im not sure where to look so im looking for a little help here. Im making an interactive app in unity and im trying to find a way to display the current balance of a predetermined wallet address using c# in a GUI.Box. Any help will be appreciated on this

Blockparser on github read and manipolate blockchain data : https://github.com/znort987/blockparser




FaSan
newbie
Activity: 3
Merit: 0
September 22, 2014, 11:55:46 AM
#1
Hi im not sure where to look so im looking for a little help here. Im making an interactive app in unity and im trying to find a way to display the current balance of a predetermined wallet address using c# in a GUI.Box. Any help will be appreciated on this
Jump to: