Author

Topic: Need help with blockchain API! (Read 456 times)

staff
Activity: 3458
Merit: 6793
Just writing some code
July 27, 2015, 09:42:30 PM
#2
blockchain.info has a .net library. Their docs and examples are here: https://github.com/blockchain/api-v1-client-csharp
newbie
Activity: 1
Merit: 0
July 27, 2015, 09:35:15 PM
#1
Hi,

Does anybody here know of any way to make a bitcoin deposit/payout page?
I need to have an automated section that creates a new wallet each time a customer wants to purchase something like the one you will see on a fiverr.com checkout.
I also want it to have a timer for when the order page expires (15 minutes) and a QR code.

I believe blockchains api tells you how to accomplish this but it's examples are in PHP when my app is .NET.

If anyone knows a snippet of code please post below.

ALL FEEDBACK IS APPRECIATED!
Jump to: