#BitClip
We got tired of clunky wallets with a bazillion form fields. BitClip is built to provide a safe way to store and spend Bitcoins without any clutter:
- All private keys managed client-side
- Encrypted storage of address-key pairs
- Encrypted propagation of transactions through HelloBlock API
- Testnet support (Testnet addresses come preloaded with Bitcoins)
Soon to be released:
- Backup wallet
- Import/Export address-key pairs
- Product Owner: Jack Tan Lu
- Scrum Master: Etienne Tripier
- Development Team Members: Austin Connelly, Issaq Al-Ahmed
-
b. Tasks
Download BitClip and try it out here.
Transactions made easy | Manage Multiple Addresses |
---|---|
- BitcoinJS 1.0.2
- HelloBlock 1.0.0
- AngularJS ~1.2.25,
- Nvd3 ~1.1.15-beta,
- ngFx ~1.0.4
From within the root directory:
sudo npm install -g bower
npm install
bower install
-
Visit chrome://extensions in your browser (or open up the Chrome menu by clicking the icon to the far right of the URL box and select Extensions under the Tools menu to get to the same place).
-
Ensure that the Developer mode checkbox in the top right-hand corner is checked.
-
Click Load unpacked extension to pop up a file-selection dialog.
-
Navigate to the client directory of BitClip (path/BitClip_Directory/client)
-
Click Select on client directory, and BitClip will be loaded into your Browser.
See CONTRIBUTING.md for contribution guidelines.