Related to programs that share their source code.

learn more… | top users | synonyms

0
votes
1answer
180 views

Open Source Bitcoin Trading Software

Does anyone know if someone has created an open source (preferrably LAMP/PHP based) software package so that they can bring up their own BTC to ?currency? trading site? I would love to be the guy ...
2
votes
1answer
256 views

How do I optimize my usage of oclvanitygen?

I'd like to extract the most performance possible from oclvanitygen. Can anyone tell me what the best practices are with this tool? Examples may include: Use operating system X, or video card Y ...
4
votes
0answers
252 views

What OpenCL video cards (or FPGAs) are best for multiplication?

I'm benchmarking some Bitcoin related software and am looking for cards that are better at parallel multiplication vs parallel addition. Is there any prior work that may have this information? ...
7
votes
1answer
440 views

Is Blockchain.info Open Source?

I know that there is a github public repo, but I'm not seeing a license file. The Android client is GPL3. Anyone know about licensing for the main site's code?
6
votes
1answer
319 views

Who made Gavin project leader?

I mean no disrespect to Gavin Andresen whatsoever. I think someone needs to be at the head of the project and Satoshi has stepped down / disappeared / gone back to the NSA / returned to his home ...
5
votes
2answers
132 views

Is there any software available for testing of Bitcoin security?

I'm currently in the process of working on my thesis about Bitcoin security and I'm wondering if there's any software available for testing of Bitcoin security? For example, are there any programs ...
11
votes
3answers
5k views

Are there any open-source trading bots out there?

Has anyone published an open-source trading bot that runs on a Bitcoin exchange?
8
votes
1answer
264 views

Which of the open-source Bitcoin clients has the most thoroughly commented source code?

Learning from a source code is very useful at times, but it is a pain if the code is not commented well. Which of the open source Bitcoin software have the most thoroughly and understandably commented ...
8
votes
2answers
597 views

Does any open source software exist for an e-wallet service?

If I want to setup an e-wallet service, would I have to create it from scratch or is there any existing open source software that could be used?