Source code for blockchain.info. Please contact support if you experience any issues as a user.
Make sure you have Node.js installed.
Install dependencies:
npm install -g grunt-cli
npm installCreate a file called .env in the root of the project. Put the following in it:
ROOT_URL=https://blockchain.info/
Grunt watches and compiles the Javascript. Keep it running:
gruntRun local http server:
npm startVisit local.blockchain.com:8080. Do not use localhost:8080. You will need to modify your "hosts" file (/etc/hosts on OSX and most UNIX systems) because this is no longer registered at the DNS level for application security reasons. Add this line to /etc/hosts:
127.0.0.1 local.blockchain.com
Consider contributing to the new and improved wallet
You can open any wallet, but you can't create one (yet).
Security issues can be reported to us in the following venues:
- Email: security@blockchain.info
- Bug Bounty: https://www.crowdcurity.com/blockchain-info