23
13
I just found this project, which is described a.t.m as a learning project.
Is there a more serious, open source Bitcoin exchange? I'm aware exchanging BTC for fiat money can be quite complex, and might not fit an open source model, but an exchange specializing in crypto-currencies shouldn't be that complicated to setup, so I think there is room for an open source one.
1
Nice, I missed / forgot about that. But how does it work? Specifically, how does one get fiat money in and out of the exchange? https://bitcointalk.org/index.php?topic=35812.msg564823#msg564823
– ripper234 – 2011-10-09T15:14:50.4532I'm not sure, haven't used it myself, but the second post in that thread says this: "the bank statement parser... Until now, you must access your Internet Banking and export your bank statement to a CSV or TXT file, to import it into Internsango using some scripts under the intersango/cron directory". I guess that every user is assigned a code to use when depositing to your bank account and that the parser mentioned reads your bank statement and credits the right accounts by reading the bank statement. – D.H. - bitcoin.se – 2011-10-09T15:38:20.347
1Ah, so the actual deposit is (as I thought) not automated yet. Thanks. – ripper234 – 2011-10-09T16:05:28.720
1
Also https://github.com/davout/bitcoin-central which apparently runs https://en.bitcoin.it/wiki/Bitcoin-Central
– mlinksva – 2012-04-04T18:11:35.0771
Some unfinished code here: https://github.com/ghughes/xchgb
– osmosis – 2011-10-10T00:14:41.233