0
I'm trying to write code in nodejs that can check balance of an address and send transaction. I'm using the bsv library in nodejs, and I'm stuck at 2 parts which concern to interacting with the testnet blockchain. I can find absolutely no resource related to connecting with the testnet for bsv. Found a couple like blockchair and bitindex for connecting with the main bsv blockchain, but I have to carry out my work on the testnet. Any help would be extremely appreciated.