¿Qué es ton-http?
TON HTTP API (TON Center / ton-http-api): cuentas, transacciones, mensajes, envío, runGetMethod; utilice Swagger para parámetros de solicitud/respuesta y valores de retorno. Fuente: hairyf/blockchain-skills.
TON HTTP API (TON Center / ton-http-api): cuentas, transacciones, mensajes, envío, runGetMethod; utilice Swagger para parámetros de solicitud/respuesta y valores de retorno.
Instala rápidamente el skill de IA ton-http en tu entorno de desarrollo mediante línea de comandos
Fuente: 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): cuentas, transacciones, mensajes, envío, runGetMethod; utilice Swagger para parámetros de solicitud/respuesta y valores de retorno. Fuente: hairyf/blockchain-skills.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/hairyf/blockchain-skills --skill ton-httpTON HTTP API (TON Center / ton-http-api): cuentas, transacciones, mensajes, envío, runGetMethod; utilice Swagger para parámetros de solicitud/respuesta y valores de retorno. Fuente: hairyf/blockchain-skills.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/hairyf/blockchain-skills --skill ton-http Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/hairyf/blockchain-skills