Connect TON wallets to your application using TonConnect or private key authentication
SenderFactory
class creates appropriate sender instances based on your wallet configuration. All senders implement the same SenderAbstraction
interface, providing consistent transaction handling regardless of the underlying wallet type.
SenderAbstraction
interface with consistent methods: