https://github.com/ohld/ton-data-llms-txt
LLM.txt to generate Dune SQL for TON Blockchain
https://github.com/ohld/ton-data-llms-txt
Last synced: 5 months ago
JSON representation
LLM.txt to generate Dune SQL for TON Blockchain
- Host: GitHub
- URL: https://github.com/ohld/ton-data-llms-txt
- Owner: ohld
- Created: 2025-03-18T15:05:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-24T15:28:19.000Z (about 1 year ago)
- Last Synced: 2025-05-16T18:14:54.145Z (about 1 year ago)
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ton-data-llms-txt
`llms.txt` is a great tool to let AI agents understand how to write Dune SQL queries and analyse TON Blockchain data.
But since this file is stored on Github, I'll use Markdown file extension `llms.md` to keep the syntax highlighted. How knows, that file may become a book someday.
## Usage
Copy-paste the contents of `llms.md` to the prompt of your llm and ask to generate SQL for you. At some point our `llms.md` would be informative enough to generate a valid query (I hope).
## Useful links, that should go to llms.md at some point
1. https://docs.ton.org/v3/documentation/data-formats/tlb/cell-boc
2. https://blog.ton.org/ton-on-chain-data-analysis-dune
--
Please submit your pull requests!
[x.com/danokhlopkov](https://x.com/danokhlopkov) | [t.me/danokhlopkov](https://t.me/danokhlopkov)