Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 362 Bytes

File metadata and controls

9 lines (5 loc) · 362 Bytes

README

How to find pretty addresses

Simply run node findaddr.js find [chunk] to find the best address in that chunk. Currently 12 chunks are being explored.

How to use found addresses

Simply run node findaddr.js export [chunk]to export all addresses from the trunk to a file named exports.json. Do NOT modify chunk_*.json files directly.