tonweb
Based on tonweb v0.0.66, generated 2026-02-25.
TonWeb is the JavaScript API for the TON blockchain: wallet contracts, BOC/Cell, TonCenter HttpProvider, NFT/Jetton, DNS, payments, block subscription.
Core References
| Topic | Description | Reference |
|---|---|---|
| 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 |
| HttpProviderUtils | parseResponse, parseObject — parse get-method stack to BN/Cell | core-http-provider-utils |
| Transfer URL | parseTransferUrl, formatTransferUrl (ton://transfer/...) | core-transfer-url |
| Workchain | WorkchainId Master/Basic, wc for addresses and contracts | core-workchain |
| Utils extra | AdnlAddress, StorageBagId; keyPairFromSeed, newKeyPair, newSeed | core-utils-extra |
More from hairyf/blockchain-master
openzeppelin-contracts
Secure smart contract library—access control, tokens (ERC20/721/1155/4626/6909), upgradeable contracts, and utilities.
15viem
TypeScript interface for Ethereum — clients, contracts, accounts, chains, ENS, and utilities.
13wagmi
Wagmi — React/Vue/Solid hooks and Core for Ethereum; config, connectors, read/write contracts, TanStack Query.
11ton
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
11envio
Envio blockchain data stack — HyperSync, HyperIndex, HyperRPC; fast indexing and data APIs.
8uniswap-v4
Uniswap v4 core pool logic — singleton PoolManager, unlock/callback, pool actions, hooks, and types.
7