Skip to content
forked from OutCast3k/coinbin

Javascript Bitcoin Wallet. Supports Multisig, Stealth, HD, Time Locked Addresses, RBF and more!

License

Notifications You must be signed in to change notification settings

poolgold/coinbin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coinbin

None of the developers bare responsibility if a user got scammed. By using this software you are agreeing to bare all the responsibility if you lose funds. The code is open source and can be checked each time when you open a site using this code. We do suggest you to do so!

Tasks:

  • Change wallet symbols for making it compatible to BTG

  • Rebrand the UX

  • Add transaction signing with replay protection

  • Add beaming raw transaction to node

  • Uncomment and improve existion features

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

Live version available at http://btgwallet.online

Github URL: https://github.com/poolgold/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
  • Fee calculator - https://coinb.in/#fees

Donate to 3K1oFZMks41C7qDYBsr72SYjapLqDuSYuN to see more development!

About

Javascript Bitcoin Wallet. Supports Multisig, Stealth, HD, Time Locked Addresses, RBF and more!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.7%
  • HTML 23.8%
  • CSS 0.5%