Run the file at the path below, also refer to the GitHub link attached below.
ts-node src/4-transactions/3-transaction.ts
######################################## Balance before transfer ############################################
Sender Account 5GEwX4bq8uzehVgdTKfmPrXPU61XoUdqfCZmWxs1tajKz9K8 has a balance of 0.618820061188 WND
Receiver Account 5GW83GQ53B3UGAMCyoFeFTJV8GKwU6bDjF3iRksdxtSt8QNU has a balance of 2.2670285636 WND
######################################## Transaction initiating ############################################
Requested amount: 0.001 WND
Transaction fees: 0.15669783352 WND
Total amount = Requested amount(0.001 WND) + Transaction fees(0.15669783352 WND) : 0.15769783352 WND
Check transaction status on the Subscan explorer : https://westend.subscan.io/extrinsic/0xe6486bfd34009ae47dbf0a59b7529550d30212d84a7ec066c202a624dc8dbd2d
######################################## Balance after transfer ############################################
Sender Account 5GEwX4bq8uzehVgdTKfmPrXPU61XoUdqfCZmWxs1tajKz9K8 has a balance of 0.618820061188 WND
Receiver Account 5GW83GQ53B3UGAMCyoFeFTJV8GKwU6bDjF3iRksdxtSt8QNU has a balance of 2.2670285636 WND