Hello everyone, I need to transfer Flow coins from one account to another on Testnet using Flow JS SDK. I found the docs on the same but they used Flow Go Sdk and Iām not familiar with Go. Can anyone please help me out?
Hello everyone, I need to transfer Flow coins from one account to another on Testnet using Flow JS SDK. I found the docs on the same but they used Flow Go Sdk and Iām not familiar with Go. Can anyone please help me out?
check out example in that page: @onflow/six-transfer-tokens - npm . that helps?