Bitcoin Forum

Economy => Services => Topic started by: crazy_rabbit on November 29, 2013, 05:05:36 PM



Title: Looking for PHP coder to alter script for Crowdfunding site.
Post by: crazy_rabbit on November 29, 2013, 05:05:36 PM
I'm looking for a PHP coder to alter a crowdfunding script that I have to utilise bitcoin.

The script would have escrow capabilities with 2FA, preferably use blockchains api (if possible with 2FA), cold wallet, refund ability (send many, to return coins to owners), ability to take a percentage for the site, embed public message in transactions, use blockchains 'shared-send' ability (for privacy) and coin-forwarding.

A separate, script would generate 2FA addresses (if 2FA is feasible) that could be fed into the main site so that all the deposit addresses are pre generated and the keys stored offline.

each project has a little 'goal tracking bar' that tracks how many bitcoins have been deposited and how many more are needed to

When the crowdfunding minimum is met, the administrator of the site gets an email and manually releases the funds minus the fee or if the projects deadline is not met, the funds can be returned via a send many to the users.

The script for running the site is already made, the bitcoin part is what needs to be integrated.

Thanks!
den


Title: Re: Looking for PHP coder to alter script for Crowdfunding site.
Post by: KieranJones1 on November 29, 2013, 07:56:41 PM
I'm a PHP developer with a few years' experience. I can certainly take a look for you. Would you want a dedicated payment processor installed or would you be fine using a third party one (e.g. BitPay)?


Title: Re: Looking for PHP coder to alter script for Crowdfunding site.
Post by: W-M on November 29, 2013, 09:48:05 PM
I am also a Web Developer. I have sent you a PM about this project.

I do wonder how exactly you intend to combine escrows with crowdfunding.