Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: agorism on February 11, 2014, 05:04:45 AM



Title: open source exchange
Post by: agorism on February 11, 2014, 05:04:45 AM
https://github.com/zack-bitcoin/X-change

It is very minimal. I am looking for beta testers.

Feel free to make money with this software.


Title: Re: open source exchange
Post by: familiaverde on February 11, 2014, 05:06:36 AM
nice job


Title: Re: open source exchange
Post by: temple on February 11, 2014, 05:15:27 AM
good job.


Title: Re: open source exchange
Post by: temple on February 11, 2014, 05:16:50 AM
could you also show a demo site for us?



Title: Re: open source exchange
Post by: agorism on February 11, 2014, 05:23:31 AM
The client at https://github.com/zack-bitcoin/X-change is currently set up to connect to my demo exchange.
The exchange is at http://3uc1id.no-ip.biz/ but you wont be able to trade currencies until you run the python code.
Security is a little different with this exchange. It is a lot more secure, but users have to run a python program to connect.

you need to install these things:
python2 at http://www.python.org/getit/ (get the 2.7 version, not 3.3)
https://github.com/vbuterin/pybitcointools

To run this program, put this in a terminal:
python gui.py

It uses the browser as a GUI, Send your browser to:
http://localhost:8090