{"id":15683562,"url":"https://github.com/austintgriffith/parse-wallet-pdf-and-sweep","last_synced_at":"2025-05-07T13:06:52.060Z","repository":{"id":44075329,"uuid":"206829923","full_name":"austintgriffith/parse-wallet-pdf-and-sweep","owner":"austintgriffith","description":"Tool to parse a paper wallet PDF and sweep funds from all accounts.","archived":false,"fork":false,"pushed_at":"2023-01-24T00:38:39.000Z","size":283,"stargazers_count":10,"open_issues_count":8,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T13:06:47.252Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/austintgriffith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-06T16:06:02.000Z","updated_at":"2023-07-25T00:16:38.000Z","dependencies_parsed_at":"2023-01-26T15:31:49.710Z","dependency_job_id":null,"html_url":"https://github.com/austintgriffith/parse-wallet-pdf-and-sweep","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austintgriffith%2Fparse-wallet-pdf-and-sweep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austintgriffith%2Fparse-wallet-pdf-and-sweep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austintgriffith%2Fparse-wallet-pdf-and-sweep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/austintgriffith%2Fparse-wallet-pdf-and-sweep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/austintgriffith","download_url":"https://codeload.github.com/austintgriffith/parse-wallet-pdf-and-sweep/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252883204,"owners_count":21819160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T17:07:08.672Z","updated_at":"2025-05-07T13:06:52.040Z","avatar_url":"https://github.com/austintgriffith.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"If you generate a pdf full of private key paper wallets and you need to recover all the funds from them without manually scanning and sending from each. [tweet](https://twitter.com/austingriffith/status/1170012651415453696?s=20) \u0026 [context](https://twitter.com/TrustlessState/status/1169650643948015616?s=20) \u0026 [reply](https://twitter.com/austingriffith/status/1170013235484880896?s=20)\n\ninstall packages\n```\nnpm install\n```\n\nedit `index.js` to set the name of your `PDFFILE`\n\nrun PDF parser to extract private keys:\n```\nnode index.js\n```\n\nedit `transfer.js` to set your `RPC`, `SENDTOADDRESS`, and `PKFILE` (generated in previous step)\n\nsweep funds:\n```\nnode transfer.js\n```\n\n---------------------------------------------------------------------------------------------------\n\nparsing pdf to private keys:\n![image](https://user-images.githubusercontent.com/2653167/64444058-8a8ee780-d090-11e9-9dc4-3e620bcdc31f.png)\n\nsweeping from all private keys to a single burner wallet:\n![image](https://user-images.githubusercontent.com/2653167/64444017-70eda000-d090-11e9-81dd-444b69e9f88c.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustintgriffith%2Fparse-wallet-pdf-and-sweep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faustintgriffith%2Fparse-wallet-pdf-and-sweep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustintgriffith%2Fparse-wallet-pdf-and-sweep/lists"}