Kaspa Archive Project

This is a placeholder site for Kaspa Archive Project.
In the future, we will post here out completion status, and you could follow in realtime. For now, you can upload your compressed datadir below.

Direct Upload

To upload your datadir directly using aws cli, run the following snippet in your shell, with the path to your compressed datadir instead of `<datadir>`.
aws configure set aws_access_key_id AKIA3SC2F53XHCIMJB4U --profile kaspaarchive
aws configure set aws_secret_access_key ymsIr6bRR1WgVasZ/LxDN6/8r1e5SN5N5/yA5JSi --profile kaspaarchive
aws configure set region eu-west-1 --profile kaspaarchive
aws s3 cp <datadir> s3://kaspa-datadir-submitted/2025-04-23/Manual/ --profile kaspaarchive

Planned

Basic datadirs sharing
You can now share your compressed datadirs easily.
Provide completion status
We will have a bar showing which parts are missing and where.
Better datadir sharing
Allow uploading datadirs directly, and several simulatanously. Allow users to add comments to datadirs
Uploaders Hall of Fame
Uploaders will get a special recognition in this page
Automatic upload handling
Handle datadirs uploading and update the progress automatically