Not able to deploy Terrain Counter contract to localterra – Docker
I am trying to deploy a Terra contract of the Terrain: https://www.npmjs.com/package/@terra-money/terrain In order to deploy the counter contract I need to do the following (I am running on windows 10): npx terrain deploy counter --signer validator But when I…