auction-demo
auction-demo copied to clipboard
Unable to get sandbox working
This is the result of using gitbash to run it.
$ ./sandbox up Pulling sandbox... fatal: Too many arguments.
usage: git clone [
I managed to clone it manually. BUt it still does not start a docker instance
Gitbash may not work well for this, Can you install WSL2 on windows and use the ubuntu shell?
Also make sur eyou have the prerequisites installed for sandbox to work, see the readme here: https://github.com/algorand/sandbox
Try with ./sandbox up testnet -v
also note: the files itself have problem, python with algorand sucks.