Explore TonWeb core classes and utilities
masterTonWeb provides several core classes and utility modules for interacting with the TON blockchain:
TonWeb.utils: Utility functions.TonWeb.Address: Class for handling TON addresses.TonWeb.boc: Class for handling Bag of Cells (BOC).TonWeb.Contract: Class for interacting with smart contracts.tonweb.wallet: Object containing wallet-related functionality.