Bitcoin Forum
May 07, 2024, 06:18:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: run bitcoin core on web hosting ??  (Read 1349 times)
Bitcoin_BOy$ (OP)
Hero Member
*****
Offline Offline

Activity: 854
Merit: 503


|| Web developer ||


View Profile
March 04, 2015, 03:39:28 AM
 #1

Hello all , I'm developping using bitcoin , Want to send bitcoin , Currently  using the
Api of blockchain always down or has ` request limit` , Is there any other method
to send bitcoin with my web hosting without the an api ?



All repect ,
Bitcoin Boy
1715105903
Hero Member
*
Offline Offline

Posts: 1715105903

View Profile Personal Message (Offline)

Ignore
1715105903
Reply with quote  #2

1715105903
Report to moderator
1715105903
Hero Member
*
Offline Offline

Posts: 1715105903

View Profile Personal Message (Offline)

Ignore
1715105903
Reply with quote  #2

1715105903
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715105903
Hero Member
*
Offline Offline

Posts: 1715105903

View Profile Personal Message (Offline)

Ignore
1715105903
Reply with quote  #2

1715105903
Report to moderator
1715105903
Hero Member
*
Offline Offline

Posts: 1715105903

View Profile Personal Message (Offline)

Ignore
1715105903
Reply with quote  #2

1715105903
Report to moderator
1715105903
Hero Member
*
Offline Offline

Posts: 1715105903

View Profile Personal Message (Offline)

Ignore
1715105903
Reply with quote  #2

1715105903
Report to moderator
EcuaMobi
Legendary
*
Offline Offline

Activity: 1862
Merit: 1469


https://Ecua.Mobi


View Profile WWW
March 04, 2015, 03:49:13 AM
 #2

Hello all , I'm developping using bitcoin , Want to send bitcoin , Currently  using the
Api of blockchain always down or has ` request limit` , Is there any other method
to send bitcoin with my web hosting without the an api ?



All repect ,
Bitcoin Boy

Are you trying to prevent installing bitcoin-qt on your server or that'd be fine?

If it is I think the best way would be to install it and use jsonrpcphp to connect.

You can keep a low balance for safety and implement a simple process that sends
you an alert when the balance is too low so you can refill it.

Bitcoin_BOy$ (OP)
Hero Member
*****
Offline Offline

Activity: 854
Merit: 503


|| Web developer ||


View Profile
March 04, 2015, 04:06:36 AM
 #3

Hello all , I'm developping using bitcoin , Want to send bitcoin , Currently  using the
Api of blockchain always down or has ` request limit` , Is there any other method
to send bitcoin with my web hosting without the an api ?



All repect ,
Bitcoin Boy

Are you trying to prevent installing bitcoin-qt on your server or that'd be fine?

If it is I think the best way would be to install it and use jsonrpcphp to connect.

You can keep a low balance for safety and implement a simple process that sends
you an alert when the balance is too low so you can refill it.

I would like to install bitcoin-qt on my web hosting but I don't know really how to install it on a web hosting
I'm working on php and just want a compitable method to send bitcoins
EcuaMobi
Legendary
*
Offline Offline

Activity: 1862
Merit: 1469


https://Ecua.Mobi


View Profile WWW
March 04, 2015, 04:11:55 AM
 #4

You could try something like microwallet but I really suggest you to get a small VPS instead.
It's not very expensive nor difficult to implement.

Bitcoin_BOy$ (OP)
Hero Member
*****
Offline Offline

Activity: 854
Merit: 503


|| Web developer ||


View Profile
March 04, 2015, 04:23:33 AM
 #5

You could try something like microwallet but I really suggest you to get a small VPS instead.
It's not very expensive nor difficult to implement.

I don't think microwallet can do what i need the service should be avaible 24 /7 and the microwallet could easly
have problems or down for maintenance
EcuaMobi
Legendary
*
Offline Offline

Activity: 1862
Merit: 1469


https://Ecua.Mobi


View Profile WWW
March 04, 2015, 04:25:13 AM
 #6

You could try something like microwallet but I really suggest you to get a small VPS instead.
It's not very expensive nor difficult to implement.

I don't think microwallet can do what i need the service should be avaible 24 /7 and the microwallet could easly
have problems or down for maintenance

If 24/7 is critical for you, then you can't trust any external services.

You definitely need to get a VPS and install your own node.

Blazr
Hero Member
*****
Offline Offline

Activity: 882
Merit: 1005



View Profile
March 04, 2015, 07:02:22 AM
 #7

Is it just a web hosting plan or is it a VPS?

If it's just a web hosting plan, you can't install bitcoin-qt. You need to get a VPS preferably with at least 50GB diskspace and atleast 1GB ram.

If you must use a web hosting plan, you can use the API's of a few different services (like blockchain.info). If one API stops working or returns obviously bad information, you can automatically switch to another.

cheako911
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 04, 2015, 11:55:09 PM
 #8

What if you are a webhosting company and you wish to implement bitcoind access for your customers?  Shouldn't it be just another service like mysql?

The big issue is there is no support for virtual wallets, so every site has it's own copy of the blockchain.  Looking at libbitcoin it does not look like virtual wallets could be implemented easily.

The new feature to have listen only addresses is nice and perhaps it fills this need, with the advent of some other daemon that manages keys and signing.
cloverme
Legendary
*
Offline Offline

Activity: 1512
Merit: 1057


SpacePirate.io


View Profile WWW
March 06, 2015, 03:31:09 PM
 #9

Also, just to note, I had a wallet running on a VPS and the provider would often shut down the VPS for consuming I/O resources, often for disk access when first loading the wallet. From a security perspective, you may want to consider a dedicated server and encrypt your disk rather than using a VPS.
Bitcoin_BOy$ (OP)
Hero Member
*****
Offline Offline

Activity: 854
Merit: 503


|| Web developer ||


View Profile
March 06, 2015, 03:43:56 PM
 #10

Thank you all , I found a solution i will keep use Blockchain.info Api and added another from block.io to switch if payment
failed to sent or blockchain is down .

Best Regards ,
Bitcoin Boy
Cryptowatch.com
Full Member
***
Offline Offline

Activity: 196
Merit: 103


View Profile WWW
March 13, 2015, 12:02:49 AM
 #11

If you have a project where you want to run your own implementation and you need some help, don't hesitate to get in touch as I've got extensive experience with the issues you were talking about.
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!