Please visit BrainControl.me for more information on the Bitcoin Wallet technicalities.
This theme is in a very early beta state, and allows you to use it at a standalone (fullscreen) Bitcoin Wallet (by default), whilst also allowing you to utilize the same marketing site as seen on our homepage. You can even replace the BrainControl application with your own Application using iFrames.
BrainControl is a 100% Browser-Based Bitcoin Wallet.
It requires a browser with HTML5 LocalStorage functionality, and uses inline JavaScript to generate and manage non-existent private keys using deterministic methods that combine salts, passwords and PINs. Manage your wallet without actually storing your Bitcoin anywhere other than in your brain.
This repository contains several components, including:
- STATIC HTML Version
- FirefoxOS Application
- WordPress Theme
- MacOSX Desktop Application
- Windows Desktop Application
Download compiled ZIP files for the following platforms:
- FirefoxOS - https://github.com/msmalley/BrainControl-FirefoxOS/archive/master.zip
- WordPress - https://github.com/msmalley/BrainControl-WordPress/archive/master.zip
- Windows - https://github.com/msmalley/BrainControl-Windows/archive/master.zip
- MacOSX - https://github.com/msmalley/BrainControl-MacOSX/archive/master.zip
For a more technical look behind the scenes and at what is to come, please see this technical blog post.
Follow us on Twitter for more updates.
Please view todo.md for a full break-down of what is left to be done...
- jquery.js - http://jquery.com/
- transition.js - http://ricostacruz.com/jquery.transit/
- mustache.js - https://github.com/janl/mustache.js
- crypto.js - https://code.google.com/p/crypto-js/
- bitcoinjs.js - http://bitcoinjs.org/
- qrcode.js - https://github.com/LazarSoft/jsqrcode