Is Blockchain.info Open Source?

14

3

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?

Ryan Singer

Posted 2012-08-15T02:04:12.537

Reputation: 183

Propose update for 2017 status.dyasta 2017-01-28T18:15:43.550

Answers

13

All parts directly involved with the wallet service are open source. On the github project page the repositories My-Wallet, My-Wallet-Integrity-Checker and MyWallet-RPC-Communicator is BSD licensed.

The repositories My-Wallet-iPhone, My-Wallet-Android are GPLv3.

However the database backend and some other parts of the site are not open source. This will change at some point in time, but there are some things I want to finish first.

Ben Reeves

Posted 2012-08-15T02:04:12.537

Reputation: 2 848

I'm interested in this too :) Please keep us updated here as well! Thanks!Shripad Krishna 2013-07-25T12:08:27.030

There is an interesting project related too: https://github.com/lirazsiri/blockexplorer

Felipe 2014-03-08T21:52:55.657

3Ben: I'm very interested in an open source database, listener, etc for bitcoin. Please keep me updated!Ryan Singer 2012-08-28T00:43:55.253

I'm interesting in submitting minor changes to the HTML of blockchain.info (primarily to add an id attribute to the headers on this page: https://blockchain.info/charts). Is the blockchain.info website open source, and if so, where can I find it?

Eric Martindale 2017-01-10T22:59:45.920

Now 2017, what is the status. Is the answer the same?dyasta 2017-01-28T18:15:20.230