Bitcoin Forum

Economy => Services => Topic started by: MangoJ on July 04, 2013, 11:29:27 PM



Title: Need help with BTC server. Your cost?
Post by: MangoJ on July 04, 2013, 11:29:27 PM
I have many ideas to help expand the Bitcoin community.
I can code in PHP, SQL, XML, HTML, Javascript, by myself.
I have a bitcoin wallet, I have mined over 50 BTC, etc.

However I can not figure out how to do a "Jason"(?) script to make a website that knows when it has been paid.

I need someone to help make a program that will tell my PHP it was paid.
It must know:
when (the date and time)
How much bitcoin was recieved
The bitcoin wallet it was sent to
bitcoin wallet that it was sent from
any other information like "notes" attached to the transaction would be helpful.
Number of verifications?

I am not looking for a cron script that scans the blockchain off some other website.
I want to have a self contained, secure, reliable script that knows BTC was actually received or sent.
I want to also have a function for sending BTC to people.


With this I will make my own website with users, accounts, etc.

If you know how to do this, please let me know your cost.


Title: Re: Need help with BTC server. Your cost?
Post by: MangoJ on July 04, 2013, 11:53:37 PM
Thanks.
So how can this be done?
My wallet is "online".
How can I get PHP to send an API command to read transactions and send BTC?


Title: Re: Need help with BTC server. Your cost?
Post by: yuansuyi on July 06, 2013, 07:20:00 AM
maybe you can try this: http://blockchain.info/api


Title: Re: Need help with BTC server. Your cost?
Post by: MangoJ on July 06, 2013, 12:07:14 PM
I got it!!!!
https://bitcointalk.org/index.php?topic=21956.0 (https://bitcointalk.org/index.php?topic=21956.0)
Was the answer.
I did not run -server on the unix file of "bitcoin-qt"
That thread is old.
The new correct command is:
Quote
cd /Applications/Bitcoin-Qt.app/Contents/MacOS
./Bitcoin-Qt -server


Title: Re: Need help with BTC server. Your cost?
Post by: 🏰 TradeFortress 🏰 on July 06, 2013, 12:40:00 PM
If you're still looking for help, I charge $70 / hour. I'm pretty good with bitcoind (having built multiple instawallets, bitcoin payment processing services, etc), JS (coinchat, blockchain.info my wallet) and security (having found security vulnerabilities on bitcointalk.org, bitfunder, btct.co, and a bunch of smaller sites). I'm pretty sure you'll feel it's worth every penny.


Title: Re: Need help with BTC server. Your cost?
Post by: MangoJ on July 06, 2013, 09:28:03 PM
If you're still looking for help, I charge $70 / hour. I'm pretty good with bitcoind (having built multiple instawallets, bitcoin payment processing services, etc), JS (coinchat, blockchain.info my wallet) and security (having found security vulnerabilities on bitcointalk.org, bitfunder, btct.co, and a bunch of smaller sites). I'm pretty sure you'll feel it's worth every penny.

Bitcoind no longer exists on Mac, which is a unix system.
I found out how to turn on bitcoin-qt in server mode.
So I am good. =)
However when I am further along I will ask for a quote on a security penetration test if you are up for it.


Title: Re: Need help with BTC server. Your cost?
Post by: juca on July 08, 2013, 10:44:21 AM

However I can not figure out how to do a "Jason"(?)
hilarious


Title: Re: Need help with BTC server. Your cost?
Post by: MangoJ on July 09, 2013, 12:51:15 AM
Yes I forgot it was "JSON" and not Jason.
I didn't know it was just some stupid Javascript Object method of handling data.
From my memory of what I read before I knew how to turn on Bitcoin-qt server, I remembered "Jason".
I am glad this was extremely amusing for you =)

More importantly I found the answer, 2 lines in the Terminal.
And I provided the working Unix for others.


Title: Re: Need help with BTC server. Your cost?
Post by: Lionluck on July 23, 2013, 05:40:02 AM
testing website http://bitcoin-eshop.herokuapp.com/