Bitcoin Forum

Bitcoin => Project Development => Topic started by: AgoraLive on February 22, 2015, 04:58:59 PM



Title: Simple trading script for two coins
Post by: AgoraLive on February 22, 2015, 04:58:59 PM
Does SIMPLE trading/exchange scripts exist as OpenSource?

I'm looking for a script that sells coins for a fixed rate 1 BTC <-> 1.000.000 XXX (any coin) and if somebody wants to buy 5.000 XXX then the system creates a BTC address and calculates the amount (0.0005) and waits for the amount to be recieved. Upon recievement the 5.000 XXX are delivered to the customers XXX wallet.

Nothing wild or special, just "simple". And in PHP :)


Title: Re: Simple trading script for two coins
Post by: unamis76 on February 22, 2015, 05:41:46 PM
The most similar thing I can think of is http://www.simpleswap.me/

Maybe you can contact them to know what kind of system they use? :)


Title: Re: Simple trading script for two coins
Post by: jcrubino on February 22, 2015, 07:34:37 PM
The most similar thing I can think of is http://www.simpleswap.me/

Maybe you can contact them to know what kind of system they use? :)



Quote from: simpleswap.me
We are professionals in security. We operate several sites with hi-end security algorithms. Our security system monitors everything realtime and blocks malicious actions.


Yet, no SSL?


Title: Re: Simple trading script for two coins
Post by: icanscript on February 22, 2015, 08:36:53 PM
I'm happy to create such a script, Open Source, I will try and find the time this week.


Title: Re: Simple trading script for two coins
Post by: AgoraLive on February 22, 2015, 09:02:51 PM
I'm happy to create such a script, Open Source, I will try and find the time this week.

That would be perfect :) - let me know if I can help...


Title: Re: Simple trading script for two coins
Post by: unamis76 on February 22, 2015, 09:04:48 PM
The most similar thing I can think of is http://www.simpleswap.me/

Maybe you can contact them to know what kind of system they use? :)



Quote from: simpleswap.me
We are professionals in security. We operate several sites with hi-end security algorithms. Our security system monitors everything realtime and blocks malicious actions.


Yet, no SSL?

Yes, pretty awkward, right? This is probably why I never used their service, lol.


Title: Re: Simple trading script for two coins
Post by: coingateway on February 23, 2015, 12:15:12 AM
Our service does just that.
All transactions are open.

Check it out at coingateway.net (http://coingateway.net)



Title: Re: Simple trading script for two coins
Post by: AgoraLive on February 23, 2015, 05:47:25 PM
Our service does just that.
All transactions are open.

Check it out at coingateway.net (http://coingateway.net)



No not quite, although your service looks good :) I'm looking for a standalone/turnkey exchange between two coins.


Title: Re: Simple trading script for two coins
Post by: unamis76 on February 23, 2015, 10:23:14 PM
Our service does just that.
All transactions are open.

Check it out at coingateway.net (http://coingateway.net)



Did not knew your service! Looks nice, I'll give it a shot soon.