algorand / auction-demo

An example smart contract NFT auction on Algorand
57 stars 51 forks source link

Issue running sandbox #4

Closed pablojordandlf closed 2 years ago

pablojordandlf commented 2 years ago

Hi! Sorry I'm kind of new in this. When I'm trying to run sandbox ( ./sandbox up ), it asks me with program do I want to use to open it (btw, I'm in a Windows PC). What should I choose/install?

barnjamin commented 2 years ago

Hi! Make sure you have all the pre-requisites installed as described here: https://github.com/algorand/sandbox

You may use whatever network you'd like but ./sandbox up release should work best