James Earle

Results 2 issues of James Earle

I'm using `starknet invoke` and it's failing with a very generic `Error: KeyError: 'amount'` after directly following [this](https://www.cairo-lang.org/docs/hello_starknet/intro.html#interact-with-the-contract) tutorial. I've tried to find documentation around errors on StarkNet CLI as...

The old notation for the Docker COPY statement in the Dockerfile does not maintain directory structure when moved to the destination folder. This is fine for the aci-helloworld sample, but...