yonekos/ton-assets ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple project that keeps a public list of TON related addresses and assets, like important accounts, collections, jettons, and dexes. I want it to be easy to add new entries, keep them organized in JSON files, and generate a readable README from that data so people can browse the list without digging through raw files.
Please include a small workflow for reviewing new items too, so unverified entries can sit in a separate review area before they get published. It should feel like a lightweight maintenance tool, not a big app, and the output should be clean enough for GitHub. If you need to look up current TON address formatting or related docs online, go ahead and do that. Make sure the generated README shows the important entries in a nice table and keeps the source data easy to update by hand or with scripts.