token-contract-as
token-contract-as copied to clipboard
Fix `yarn start`
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
