Skip to content

real1510/multisig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coinbin

An Open Source Multisig Support Tool. Version 1.3 by real1510. Forked from https://github.com/OutCast3k/coinbin/ by OutCast3k.

Live version available at https://multisig.btcnet.eu/

Github URL: https://github.com/real1510/multisig/

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

Changes:

  • Remove wallet function and LocalBitcoins link.
  • Use blockchain.info to load unspent transactions and to push transactions.
  • Remove fee calculator.

About

Javascript Bitcoin Multisig Support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.8%
  • HTML 21.6%
  • CSS 0.6%