Skip to content

Javascript Bitcoin Wallet. Supports Multisig, Stealth and HD Addresses!

License

Notifications You must be signed in to change notification settings

ReinProject/coinbin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coinbin

A Open Source Browser Based Bitcoin Wallet. Based on coinb.in by OutCast3k, with mods by thelink2012

This version includes Mandatory Multisig where one or more keys are required to sign for redemption as opposed to all keys holding equal power. Using https://blockchain.info/pushtx or another service to broadcast a mandatorymultisig transaction. This feature was developed for Rein, the decentralized professional services market.

Live version available at <coming soon>

Github URL: https://github.com/ReinProject/coinbin/

Coinb.in supports a number of key features such as:

  • Offline Compressed & uncompressed Address creation.
  • Offline Multisignature Address creation.
  • "In browser" Key (re)generation.
  • Send and receive payments.
  • Ability to decode transactions, redeem scripts and more offline.
  • Build custom transactions offline.
  • Sign transactions offline.
  • Signatures are deterministic as per RFC 6979 (https://tools.ietf.org/html/rfc6979#section-3.2)
  • Broadcast transactions.
  • nLockTime support.
  • Add custom data to transactions with the use of OP_RETURN.
  • Support current Dark Wallet Stealth Address structure (as of version Alpha 7) for outputs.
  • Brain wallet support.
  • Compatible with bitcoin-qt
  • An offical .onion address for tor users.
  • Offline qrcode creator and scanning tool
  • HD (bip32) support
  • Supports altcoins such as litecoin

Donate to 1CWHWkTWaq1K5hevimJia3cyinQsrgXUvg (Outkast3k's address) to see more development!

About

Javascript Bitcoin Wallet. Supports Multisig, Stealth and HD Addresses!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.4%
  • HTML 21.5%
  • CSS 0.1%