Bitcoin Forum
May 03, 2024, 08:35:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3]  All
  Print  
Author Topic: Tool to claim coins for all Bitcoin forks without using wallets or running nodes  (Read 9251 times)
coinzoid
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
April 28, 2018, 11:56:05 AM
 #41

Bitcoin God (GOD) added

Can we claim GOD from Segwit BTC addresses?
1714768502
Hero Member
*
Offline Offline

Posts: 1714768502

View Profile Personal Message (Offline)

Ignore
1714768502
Reply with quote  #2

1714768502
Report to moderator
1714768502
Hero Member
*
Offline Offline

Posts: 1714768502

View Profile Personal Message (Offline)

Ignore
1714768502
Reply with quote  #2

1714768502
Report to moderator
1714768502
Hero Member
*
Offline Offline

Posts: 1714768502

View Profile Personal Message (Offline)

Ignore
1714768502
Reply with quote  #2

1714768502
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Ayms (OP)
Member
**
Offline Offline

Activity: 182
Merit: 33


View Profile
April 28, 2018, 12:06:24 PM
 #42

Bitcoin God (GOD) added

Can we claim GOD from Segwit BTC addresses?

Yes, why? (I am not aware of anything specific here, no?)
Ayms (OP)
Member
**
Offline Offline

Activity: 182
Merit: 33


View Profile
May 01, 2018, 11:02:36 AM
 #43

Big Bitcoin "BBC", New Bitcoin "NBTC" and Bitcoin Clean "BCL" (Warning this fork does not implement any replay protection with BTC) added
Ayms (OP)
Member
**
Offline Offline

Activity: 182
Merit: 33


View Profile
May 11, 2018, 10:21:59 AM
 #44

Bitcoin God (GOD) added

Can we claim GOD from Segwit BTC addresses?

Yes, why? (I am not aware of anything specific here, no?)

In case there is still a doubt I confirm that GOD can be claimed with the tool from segwit addresses
cabin
Sr. Member
****
Offline Offline

Activity: 604
Merit: 250


View Profile
May 15, 2018, 11:24:44 AM
 #45

Great project that helps you manage your own token without need to exchange from one to another I will try join and promote this good work. Keep it up
Ayms (OP)
Member
**
Offline Offline

Activity: 182
Merit: 33


View Profile
May 15, 2018, 11:42:00 AM
 #46

Great project that helps you manage your own token without need to exchange from one to another I will try join and promote this good work. Keep it up

Thanks!
Ayms (OP)
Member
**
Offline Offline

Activity: 182
Merit: 33


View Profile
May 18, 2018, 11:48:42 AM
 #47

Tutorial added to find coins and automatically generate the commands for the tool https://github.com/Ayms/bitcoin-transactions#if-you-dont-know-how-to-use-an-explorer-to-identify-where-were-your-coins-before-the-fork using http://www.findmycoins.ninja/

Explorers for the forks and links to send directly the transactions added too https://github.com/Ayms/bitcoin-transactions#supported-coins
Ayms (OP)
Member
**
Offline Offline

Activity: 182
Merit: 33


View Profile
June 13, 2018, 02:36:57 PM
 #48

The tool is now automated for each fork, you just need to input your addresses, corresponding private keys and the destination address, see https://github.com/Ayms/bitcoin-transactions#quick-start-guide

The tool is converting automatically the addresses but an address conversion feature has been added also

Next steps:

- claim and send coins for all the forks in one command

- web interface to connect to the tool
Ayms (OP)
Member
**
Offline Offline

Activity: 182
Merit: 33


View Profile
June 13, 2018, 07:15:53 PM
 #49

bech32 to any coin address conversion added, see https://github.com/Ayms/bitcoin-transactions#convert-addresses
Ayms (OP)
Member
**
Offline Offline

Activity: 182
Merit: 33


View Profile
July 31, 2018, 11:33:47 AM
 #50

And now a web interface to ease the use of the tool, please see https://peersm.com/wallet :

- convert from any address to any address, including bech32
- decode redeem scripts
- create your transaction automatically

To come: advanced mode (ie enter your parameters yourself instead of using the automatic retrieval feature)
Ayms (OP)
Member
**
Offline Offline

Activity: 182
Merit: 33


View Profile
September 03, 2018, 08:50:25 AM
 #51

Bitcoin SV (BSV) added https://github.com/Ayms/bitcoin-transactions#forked-coins
Ayms (OP)
Member
**
Offline Offline

Activity: 182
Merit: 33


View Profile
October 16, 2018, 11:26:45 AM
 #52

Still nobody is financing this, so the dev fees are still there and this is still not open source (will be removed and become open source if the equivalent of 5 BTCs is reached), but here is the offline standalone version inside browsers : https://peersm.com/wallet

The code is loaded once with one request (including the data-uri image, so the design is a bit succinct) and is sandboxed so nothing can leak/be easily accessed even from the browser console, it can be checked using the check code button and comparing with a third party (here github, if some people want to host it also, they are welcome), this button can be installed as a bookmarklet for future uses/checks

It is highly recommended to use the advanced mode offline, the tool will advise if this is not the case

Of course this is not sending anything outside, not using tracking stuff, neither browser storage or whatever insecure feature

It can be used with the Tor Browser if you activate javascript

This is a kind of bitcoin-cli outside of bitcoin core for different coins, it could be extended for Lightning and other use
Ayms (OP)
Member
**
Offline Offline

Activity: 182
Merit: 33


View Profile
June 14, 2019, 12:18:16 PM
 #53

Can I know who has deleted my message about BSV?

How comes a message is deleted without reasons and without knowing by whom?

No answer=I will remove BSV
Ayms (OP)
Member
**
Offline Offline

Activity: 182
Merit: 33


View Profile
July 04, 2019, 11:21:12 AM
 #54

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)
Ayms (OP)
Member
**
Offline Offline

Activity: 182
Merit: 33


View Profile
September 02, 2019, 08:23:19 AM
 #55

The browser version (standalone secure and offline webapp) is now released, please see: https://peersm.com/wallet
Pages: « 1 2 [3]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!