forkdrop_suite
forkdrop_suite copied to clipboard
A collection of tools and scripting for helping prepare and perform the task of claiming fork and airdrop value from Bitcoin keys
Many forks exist on forkdrop.io after 9/28/18. For example, BCL. Can you update the tool .json from the site?
`python claim-prep.py --not-tails claim_save_file bunch_of_addresses` i've ran it once successfully, but upon rerun, it fails with this stacktrace ``` Traceback (most recent call last): File "claim-prep.py", line 43, in vdb...
``` ./direct-query-claim-prep.py --not-tails claim_save_file bitcoin-private 1HE.. ``` ```python read: /home/user/coins/forkdrop_suite/forkdrop-data.json read: /home/user/coins/forkdrop_suite/forkdrop-data.json Traceback (most recent call last): File "./direct-query-claim-prep.py", line 48, in vdb = ValueDb(settings) File "/home/user/coins/forkdrop_suite/lib/value_db.py", line 23, in...
The script is having trouble requesting info from the .onion access point because it appears to be down during blockchain.info's migration to blockchain.com - we hope this is temporary. We...
direct-query-claim-prep.py is missing support for BTCC, which would be very useful. Either we could scrape the block explorer or connect via SPV over Tor.
This is an important one to be able to do offline without having to trust a web service. The python libraries here don't have the base32-style encoding ability yet, which...
The Internet tells me that this line needs to change to `from collections.abc import Callable`. I don't speak Python, but this change allowed it to run on Ubuntu 24.10. I'm...
It's time to sit down and work this shit out... GET TO IT BRO
We believe that these state files should be stored in a dedicated directory.
The generated report information is like this... This report contains a breakdown of forked coin value found and instructions for proceeding to claim. It has been written to a temporary...