Skip to content

Web-based Veles Core Wallet written in Javascript. Supports Multisig, Stealth, HD, SegWit, Bech32, Time Locked Addresses, RBF and more!

License

Notifications You must be signed in to change notification settings

velescore/veles-webwallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Veles webwallet

A Open Source Browser Based Veles Wallet.

Live version available at https://wallet.veles.network

Github URL: https://github.com/velescore/veles-webwallet/

Wallet 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 Veles-qt
  • An offical .onion address for tor users.
  • Offline qrcode creator and scanning tool
  • HD (bip32) support
  • Replace by fee (RBF) Support
  • Segwit Support
  • Bech32 address support

About

Web-based Veles Core Wallet written in Javascript. Supports Multisig, Stealth, HD, SegWit, Bech32, Time Locked Addresses, RBF and more!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.4%
  • HTML 17.0%
  • CSS 15.6%