List available at https://x-currency.org/3000.txt
Steps to reproduce (although with different inputs):
- Run a Nano Node using Docker to create your data.ldb file (+100GB)
- Download and follow installation instructions at https://github.com/nanocurrency/nanodb-specification/ to query the Nano ledger database.
- Run accounts query with 33M and 44M count or higher (to double check if all the rows are retrieved) and print to create your nanodump.txt file.
python3 printnanobalances.py nanodump.txt
python3 sumly3000.py nanodump.txt
vim multiplier.py
python3 multiplier.py
vim ly3000.py # edit multiplier
python3 ly3000.py nanodump.txt > 3000.txt