Che cos'è ton-http?
TON HTTP API (TON Center / ton-http-api) — account, transazioni, messaggi, invio, runGetMethod; utilizzare Swagger per i parametri di richiesta/risposta e i valori restituiti. Fonte: hairyf/blockchain-skills.
TON HTTP API (TON Center / ton-http-api) — account, transazioni, messaggi, invio, runGetMethod; utilizzare Swagger per i parametri di richiesta/risposta e i valori restituiti.
Installa rapidamente la skill AI ton-http nel tuo ambiente di sviluppo tramite riga di comando
Fonte: hairyf/blockchain-skills.
Based on ton-http-api (sources/ton-http) and TON Index (Go) v3. For request parameters and return values of any endpoint, use Swagger UI or OpenAPI doc.json.
TON nodes use ADNL binary transport; an HTTP API is an intermediary that accepts HTTP and talks to TON lite servers (via tonlib). Use the public toncenter.com or run your own instance from the ton-http-api repo. TON Index v3 (at toncenter.com) adds indexed REST APIs (accounts, actions, jettons, NFTs, etc.) on top of stored chain data.
When calling or wrapping TON Center APIs, consult the above to confirm query/body parameters and response shapes.
TON HTTP API (TON Center / ton-http-api) — account, transazioni, messaggi, invio, runGetMethod; utilizzare Swagger per i parametri di richiesta/risposta e i valori restituiti. Fonte: hairyf/blockchain-skills.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/hairyf/blockchain-skills --skill ton-httpTON HTTP API (TON Center / ton-http-api) — account, transazioni, messaggi, invio, runGetMethod; utilizzare Swagger per i parametri di richiesta/risposta e i valori restituiti. Fonte: hairyf/blockchain-skills.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/hairyf/blockchain-skills --skill ton-http Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/hairyf/blockchain-skills