Tutorial: WTF Solana Web3.js Tutorial Lesson 9: Sending Transactions has been Updated
In this lesson, we introduce two different methods for sending transactions: `sendAndConfirmTransaction()` and `sendRawTransaction()`, and we use two different methods, `confirmTransaction` and `onSignature`, to wait for transaction confirmations.
@Solana_zh
GitHub: https://github.com/WTFAcademy/WTF-Solana