token-contract-as icon indicating copy to clipboard operation
token-contract-as copied to clipboard

Fix `yarn start`

Open armujahid opened this issue 3 years ago • 0 comments
trafficstars

yarn start fails because of missing ./out/main.wasm file

I have changed binaryFile path to ./out/main.wasm

Fixes: #202

yarn start is now working fine image

armujahid avatar Dec 31 '21 13:12 armujahid