TonAPICookbook
TON Transfer
This recipe provides an example of sending TON using a mnemonic for signing. It covers deriving a wallet key, constructing a transaction, signing it, and broadcasting it to the blockchain.
TypeScript
Code example for TypeScript implementation
How is this guide?