·tonweb

TonWeb JavaScript SDK for TON. Wallets, BOC, HttpProvider, NFT, Jetton, DNS.

3Installs·0Trend·@hairyf

Installation

$npx skills add https://github.com/hairyf/blockchain-skills --skill tonweb

How to Install tonweb

Quickly install tonweb AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hairyf/blockchain-skills --skill tonweb
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hairyf/blockchain-skills.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hairyf/blockchain-skills --skill tonweb
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from hairyf/blockchain-skills

Quick answers

What is tonweb?

TonWeb JavaScript SDK for TON. Wallets, BOC, HttpProvider, NFT, Jetton, DNS. Source: hairyf/blockchain-skills.

How do I install tonweb?

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

Where is the source repository?

https://github.com/hairyf/blockchain-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26