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