ArchiveTeam Chain Gang
Jump to navigation
Jump to search
| ArchiveTeam Chain Gang | |
| Status | Upcoming... |
| Archiving status | Not saved yet |
| Archiving type | Unknown |
| IRC channel | #archiveteam-bs (on hackint) (formerly #chaingang (on EFnet)) |
ArchiveTeam Chain Gang is a project for creating backups of blockchains used by cryptocurrencies (and other organizations, but primarily cryptocurrencies).
Main Project Objective
The current objective is to create a set of tools to automatically generate on a monthly basis:
- Full dump of the blockchain.
- Diffs of the full dumps.
- Progressive dump of the blockchain.
An item should be created for each monthly backup. Note: Strong compression is suggested knowing the size of the data.
This is probably going to be a custom scripted project (No warrior).
Current Goals
- Census of how many blockchains are out there (put below)
- Estimates of the size of these blockchains
- Examples of scripts or github repositories for downloading the blockchains
Blockchains, Archives, Tools
- Bitcoin
- Tools:
- Bitcoin Core, to create a full/archival node: https://bitcoincore.org/
- kline's extraction scripts to create monthly dumps: https://dev.sqt.wtf/cgit/kline/chaingang-bitcoin/
- Archive: Search query, collection tbc
- Tools:
Other notes
Someone apparently attempted this in some form at the Archive already (although without the whole "monthly" and "Every other blockchain too" part):