Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 894 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 894 Bytes

Cointoolkit

A Open Source Browser Based Peercoin/Bitcoin (and some others) Wallet.

Live version available at https://peercoin.github.io/cointoolkit/

Github URL: https://github.com/peercoin/cointoolkit

  • 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.
  • Offline qrcode creator and scanning tool
  • HD (bip32) support