Javascript LBC Wallet. Supports Multisig, Stealth, HD, Time Locked Addresses, RBF and more!
a209aac217
iterative hashing without attempting to preserve entropy is not best practice. I lowered iteration count to keep the same amount of time for the function. with (x).length, it was almost 16 times slower, and if divided by 16 the whole process took the same amount of time. Considering the length is usually around 1600 for me, that means somewhere around 100 iterations including the entirety of x in each hash concatenated with the current iteration of r. |
||
---|---|---|
css | ||
fonts | ||
images | ||
js | ||
index.html | ||
LICENCE | ||
README.md |
coinbin
A Open Source Browser Based Bitcoin Wallet. Version 1.0 beta by OutCast3k
Live version available at http://coinb.in/ or http://4zpinp6gdkjfplhk.onion
Github URL: https://github.com/OutCast3k/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.
- Broadcast transactions.
- nLockTime support.
- Brain wallet support.
- Compatible with bitcoin-qt
- An offical .onion address for tor users.
Donate to 1CWHWkTWaq1K5hevimJia3cyinQsrgXUvg to see more development!