What is tonweb?
TonWeb JavaScript SDK for TON. Wallets, BOC, HttpProvider, NFT, Jetton, DNS. Source: hairyf/blockchain-skills.
TonWeb JavaScript SDK for TON. Wallets, BOC, HttpProvider, NFT, Jetton, DNS.
Quickly install tonweb AI skill to your development environment via command line
Source: hairyf/blockchain-skills.
TonWeb is the JavaScript API for the TON blockchain: wallet contracts, BOC/Cell, TonCenter HttpProvider, NFT/Jetton, DNS, payments, block subscription.
| Overview | Installation, provider, root API | core-overview | | TonWeb instance | Root class, getTransactions, getBalance, sendBoc, call | core-tonweb-instance | | Address and utils | Address, toNano/fromNano, bytes/hex/base64, BN, nacl | core-address-utils | | BOC | Cell, BitString, fromBoc/oneFromBoc | core-boc |
| Slice | Parsing BOC: beginParse, loadBit, loadUint, loadAddress, loadRef | core-slice | | Contract base | deploy, methods, getQuery/send/estimateFee, createStateInit | core-contract | | HttpProvider | getAddressInfo, getWalletInfo, sendBoc, call/call2 | core-http-provider |
TonWeb JavaScript SDK for TON. Wallets, BOC, HttpProvider, NFT, Jetton, DNS. Source: hairyf/blockchain-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/hairyf/blockchain-skills --skill tonwebTonWeb JavaScript SDK for TON. Wallets, BOC, HttpProvider, NFT, Jetton, DNS. Source: hairyf/blockchain-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hairyf/blockchain-skills --skill tonweb Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/hairyf/blockchain-skills