Bitcoin Forum
April 20, 2024, 02:38:12 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Send Receive Bitcoin using ASP.NET  (Read 1713 times)
ravininave (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
September 07, 2016, 09:41:05 PM
 #1

Hi, as subject says I have to send/receive bitcoin from my asp.net web application.  I tried Blockchain but it didn't generates api keys (I don't know why).
So kindly tell me the best option to send/receive bitcoin using api in asp.net
"If you don't want people to know you're a scumbag then don't be a scumbag." -- margaritahuyan
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713580692
Hero Member
*
Offline Offline

Posts: 1713580692

View Profile Personal Message (Offline)

Ignore
1713580692
Reply with quote  #2

1713580692
Report to moderator
1713580692
Hero Member
*
Offline Offline

Posts: 1713580692

View Profile Personal Message (Offline)

Ignore
1713580692
Reply with quote  #2

1713580692
Report to moderator
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3374
Merit: 6511


Just writing some code


View Profile WWW
September 07, 2016, 10:25:22 PM
 #2

Use Bitcoin Core and access it through the JSON-RPC interface. It is just a normal HTTP API but run locally.

cloverme
Legendary
*
Offline Offline

Activity: 1512
Merit: 1054


SpacePirate.io


View Profile WWW
September 08, 2016, 01:45:58 PM
 #3

https://github.com/GeorgeKimionis/BitcoinLib

Very good library, great help too.
marleybobthedog
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
September 09, 2016, 02:19:33 AM
 #4

Use Bitcoin Core and access it through the JSON-RPC interface. It is just a normal HTTP API but run locally.

Oh great man. I need a payment gateway for my site which will accept bitcoin. But am not able to figure out what's necessary to make the system work. I think you could help me out in this situation. I think there is payment gateway api "bitpay" to accept payment with bitcoin.
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3374
Merit: 6511


Just writing some code


View Profile WWW
September 09, 2016, 02:21:19 AM
 #5

Use Bitcoin Core and access it through the JSON-RPC interface. It is just a normal HTTP API but run locally.

Oh great man. I need a payment gateway for my site which will accept bitcoin. But am not able to figure out what's necessary to make the system work. I think you could help me out in this situation. I think there is payment gateway api "bitpay" to accept payment with bitcoin.
Don't hijack other people's threads with your own questions. Take it to another thread.

mousepays
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
September 14, 2016, 05:35:21 AM
 #6

Use Bitcoin Core and access it through the JSON-RPC interface. It is just a normal HTTP API but run locally.

Oh great man. I need a payment gateway for my site which will accept bitcoin. But am not able to figure out what's necessary to make the system work. I think you could help me out in this situation. I think there is payment gateway api "bitpay" to accept payment with bitcoin.

I can help you with Payment Gateway
JPage
Full Member
***
Offline Offline

Activity: 399
Merit: 105



View Profile
September 24, 2016, 06:25:56 AM
 #7

Hi, as subject says I have to send/receive bitcoin from my asp.net web application.  I tried Blockchain but it didn't generates api keys (I don't know why).
So kindly tell me the best option to send/receive bitcoin using api in asp.net
A VERY complete interface between asp.Net and the blockchain is free on GitHub.  It is called NBitcoin and QBitNinja. 

This library is HUGE and ready to do anything.  Makes using VS for bitcoin a total breeze. 
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!