Skip to content

SF Devs build a Bitcoinjs-lib deterministic wallet forked from Carbon Wallet

License

Notifications You must be signed in to change notification settings

vladimirpekez/bitcoinjslib-wallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.

About

SF Devs build a Bitcoinjs-lib deterministic wallet forked from Carbon Wallet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.1%
  • CSS 27.9%