prayer0 / bsvweb

the web wallet for bsv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bsvweb

A Open Source Browser Based Bitcoin SV Wallet. It forked from https://github.com/OutCast3k/coinbin/.

Live version available at https://ccoin.cash/

Github URL: https://github.com/ccoincash/bsvweb.git/

It supports a number of key features such as:

  • Offline Compressed & uncompressed 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.
  • Brain wallet support.
  • Offline qrcode creator and scanning tool
  • HD (bip32) support
  • Mainnet and Testnet support

About

the web wallet for bsv

License:MIT License


Languages

Language:JavaScript 75.4%Language:HTML 23.9%Language:Python 0.5%Language:CSS 0.2%