SF Bitcoindev build a determinist web wallet forked from Carbon Wallet. Anyone can download and create a browser-only wallet to send and receive bitcoins.
- Web based wallet
- BIP 32 Deterministic keys
- Uses Bitcoinjs-lib v0.20
- Testnet Switch with seeded bitcoin
- Uses Helloblock.js for testnet faucet
- A ChromeApp developer kit
- $ open app.html
- add ?testnet=1 (to use testnet)
-
Put them in the /spec dir
-
Run them after making a change:
open SpecRunner.html
This software is alpha software. Please make sure to run only on a clean web browser.
Feel free to send pull requests to have your project/startup listed here.
Special thanks to the Carbon Wallet team that inspired this project fork.
This web wallet is free and open-source software released under the MIT license.