OutCast3k 1b111b335d updated coinbin.js
Fixed a bug, which was reported on https://www.reddit.com/r/Bitcoin/comments/5kowvt/psa_coinbin_appears_to_be_trying_to_steal_coins/ that appears to have caused incorrect HD key pairs to be generated in certain situations, because 'coinjs.compressed = true;' was not always being set when the user entered a HD onto the #verify tab.
2016-12-28 09:50:27 +00:00
2014-12-05 13:14:00 +00:00
2016-12-28 09:50:27 +00:00
2016-09-11 18:40:18 +00:00
2015-05-17 00:30:21 +00:00
2016-06-08 22:27:13 +00:00
2016-12-21 11:57:17 +00:00

coinbin

A Open Source Browser Based Bitcoin Wallet. Version 1.2 beta by OutCast3k

Live version available at http://coinb.in/ or http://4zpinp6gdkjfplhk.onion

Github URL: https://github.com/OutCast3k/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
  • Replace by fee (RBF) Support

Donate to 1CWHWkTWaq1K5hevimJia3cyinQsrgXUvg to see more development!

Description
Javascript Bitcoin Wallet. Supports Multisig, Stealth, HD, SegWit, Bech32, Time Locked Addresses, RBF and more!
Readme MIT 2.6 MiB
Languages
JavaScript 72.1%
HTML 27.4%
CSS 0.5%