什麼是 ton-http?
TON HTTP API (TON Center / ton-http-api) — 帳戶、交易、訊息、發送、runGetMethod;使用 Swagger 來取得請求/回應參數和傳回值。 來源:hairyf/blockchain-skills。
TON HTTP API (TON Center / ton-http-api) — 帳戶、交易、訊息、發送、runGetMethod;使用 Swagger 來取得請求/回應參數和傳回值。
透過命令列快速安裝 ton-http AI 技能到你的開發環境
來源: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) — 帳戶、交易、訊息、發送、runGetMethod;使用 Swagger 來取得請求/回應參數和傳回值。 來源:hairyf/blockchain-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/hairyf/blockchain-skills --skill ton-httpTON HTTP API (TON Center / ton-http-api) — 帳戶、交易、訊息、發送、runGetMethod;使用 Swagger 來取得請求/回應參數和傳回值。 來源:hairyf/blockchain-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/hairyf/blockchain-skills --skill ton-http 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/hairyf/blockchain-skills