Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: Sage on December 14, 2013, 06:03:01 AM



Title: Open Source Code For Automated Bitcoin Exchange
Post by: Sage on December 14, 2013, 06:03:01 AM
I'm looking to do a project that involves receiving one e-currency, then exchanging it for Bitcoin.

Plenty of sites are doing this now, but is there any open source code that we can start from?



Title: Re: Open Source Code For Automated Bitcoin Exchange
Post by: grux on December 14, 2013, 09:00:09 PM
github searches always bring up nice things.
https://github.com/search?q=bitcoin+exchange&ref=cmdform
First result is this:
http://www.buttercoin.com/#/


Title: Re: Open Source Code For Automated Bitcoin Exchange
Post by: Sage on December 15, 2013, 09:26:06 AM
I'm familiar with Buttercoin.  Cool indeed.

What we need though is the backend order fulfillment.  As in sending the Bitcoins automatically from a hotwallet to the client after order submission.



Title: Re: Open Source Code For Automated Bitcoin Exchange
Post by: jixin55 on December 15, 2013, 04:01:14 PM
I would be interested in coding in exchange for equity.


Title: Re: Open Source Code For Automated Bitcoin Exchange
Post by: tskweres on December 16, 2013, 08:29:14 AM
You can try github or buttercoin, but there's going to be some incredibly heavy customization work to be done