Hi guys I was trying to install my environment to get started working on solana programs on my windows machine. Unfortunately I have came across so many errors and it's just an endless circle at this point.
I was wondering if I can develop my program using the Solana Playground, deploy my program on the test net from this platform and then on my machine windows interact with the program using a react app running in local?
If I remember correctly I use to do this with Solidity smart contracts but I am not sure if it works for Solana programs.