The browser version is now released, please see https://peersm.com/wallet Comments/suggestions still welcome Le 07/08/2019 à 12:54, Aymeric Vitte a écrit : > > FYI Phase 3 is released https://github.com/Ayms/bitcoin-transactions, > features: > > - create transactions > > - decode transactions > > - verify transactions > > - convert/map addresses (including bech32) > > - create/map wallets (bip32,39,44, etc), wallets recovery > (missing/wrong words) and check > > - decode/create multisig redeem scripts > > - pubkey/privkey mapping , conversion and formats > > - sign/verify messages > > Browserifying everything now for the end of the month > > > > -------- Message transféré -------- > Sujet : Discover and move your coins by yourself > Date : Fri, 12 Jul 2019 20:35:00 +0200 > De : Aymeric Vitte > Pour : Bitcoin Dev > > > > > Please see https://github.com/Ayms/bitcoin-transactions this is a merge > of former bitcoin-transactions and bitcoin-wallets nodejs modules with > additional features to be implemented as described in the README > > It is financed by NLnet via EU Horizon 2020 Next Generation Internet > Search and Discovery call > > So the initial dev fees have been removed and the code is now open > source and provided in clear under a MIT license > > The intent is to provide all the necessary tools for anybody to discover > and manage their coins, as well as making transactions by themselves, > without having to sync a full node or as an alternative to wallets when > people don't understand where their coins are (we saw quite a lot of > confusion for people not understanding at all how to find their coins > and to what keys their addresses did relate in case of multisig, segwit > and now bech32) > > It's somewhere bitcoin-cli outside of bitcoin core more easy to use and > not restricted to its own wallet, available for any bitcoin based coins > > At the end it will be a secure standalone offline js webapp inside > browsers (like https://peersm.com/wallet but the app does not reflect > the current state of the nodejs repo) > > It's not a remake of iancoleman's tool but of course some features > overlap, as well as for other existing tools, we will also extend all of > this inside one tool with no limitations (for example some tools do not > accept "invalid" bip39 seeds, or bip32 seeds, etc) > > Comments/suggestions welcome > > PS: initially sent to bitcoin-discuss but the list seems to be dead > > -- > Move your coins by yourself (browser version): https://peersm.com/wallet > Bitcoin transactions made simple: https://github.com/Ayms/bitcoin-transactions > Zcash wallets made simple: https://github.com/Ayms/zcash-wallets > Bitcoin wallets made simple: https://github.com/Ayms/bitcoin-wallets > Get the torrent dynamic blocklist: http://peersm.com/getblocklist > Check the 10 M passwords list: http://peersm.com/findmyass > Anti-spies and private torrents, dynamic blocklist: http://torrent-live.org > Peersm : http://www.peersm.com > torrent-live: https://github.com/Ayms/torrent-live > node-Tor : https://www.github.com/Ayms/node-Tor > GitHub : https://www.github.com/Ayms >