Javascript LBC Wallet. Supports Multisig, Stealth, HD, Time Locked Addresses, RBF and more!
Find a file
Alex Grintsvayg f0ace3eae5
mostly support lbry
it cannot sign timelocked txns because the private key is for
the underlying address, so it doesn't know which inputs to sign

also broadcasting doesnt work yet because there's no broadcast
endpoint on chainquery
2022-02-16 13:49:18 -05:00
css added background 2021-10-23 22:39:15 +00:00
fonts updated to the new bootstrap, given the home page a make over and a few other minor tweaks 2015-03-23 13:02:29 +00:00
images added background 2021-10-23 22:39:15 +00:00
js mostly support lbry 2022-02-16 13:49:18 -05:00
index.html mostly support lbry 2022-02-16 13:49:18 -05:00
LICENSE added hd (bip32) support! 2015-05-17 00:30:21 +00:00
README.md various small updates and bug fixes to improve user experience 2021-10-23 18:06:36 +00:00
sha1sum added background 2021-10-23 22:39:15 +00:00
test.html tests added 2019-12-25 19:30:38 -06:00

coinbin

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

Live version available at http://coinb.in/ or coinbin3ravkwb24f7rmxx6w3snkjw45jhs5lxbh3yfeg3vpt6janwqd.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.
  • Segwit Support.
  • Bech32 address support.
  • Fee calculator - https://coinb.in/#fees
  • Transaction rebuild support for RBF and double spending.

Donate to 33tht1bKDgZVxb39MnZsWa8oxHXHvUYE4G to see more development!