Skip to content

triplexfw/coinbin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cointoolkit

A Open Source Browser Based Bitcoin Wallet.

Live version available at http://triplexfw/coinbin/

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

  • 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 BTC: 1J9Lfaz9poYrNSRH1vccd9qeYxBzwZ1Pq7 or DASH: XdR8hW2ac1MtRKNpfBaCzkKJM6P23qju6N 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 80.3%
  • HTML 19.3%
  • CSS 0.4%