Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

Latest commit

 

History

History
45 lines (31 loc) · 1.26 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.26 KB

Project

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.

Features

  • 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

Usage

  1. $ open app.html
  2. add ?testnet=1 (to use testnet)

Specs: It's easy and helps keep the project running!

  1. Put them in the /spec dir

  2. Run them after making a change:

    open SpecRunner.html

Security Warnings

This software is alpha software. Please make sure to run only on a clean web browser.

Authors

Contributing

Feel free to send pull requests to have your project/startup listed here.

Special Thanks

Special thanks to the Carbon Wallet team that inspired this project fork.

License

This web wallet is free and open-source software released under the MIT license.