You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My question is simple: is there a way to point the extension to communicate to an algod instance locally installed? In other words, I would like to control the lifecycle of the algod, not relying on any kind of docker-compose/docker tools at all.
Hello,
This is more a question than anything else.
So, is there a way to rely on tools installed in my local machine instead of docker (e.g.,
docker.io/algorand/stable:3.0.1
)?My use case is: I would like to run the vscode and plugin already in a virtualized env.
The text was updated successfully, but these errors were encountered: