webWallet for BTC
Go to file
sairajzero 22b5f58b23 Bug fix
- sendTx not signing properly when legacy is after bech32/segwit address (senders)
Solution used: sort privkey before signing the tx (legacy 1st then bech32/segwit)
2022-06-25 22:49:06 +05:30
.gitattributes Initial commit 2022-06-10 01:51:05 +05:30
index.html UI: multiple input-id (senders) 2022-06-22 04:15:21 +05:30
lib_btc.js Bug fix 2022-06-25 22:49:06 +05:30
lib.js Adding libraries 2022-06-10 01:55:35 +05:30
README.md Initial commit 2022-06-10 01:51:05 +05:30

btc-webwallet