canvas-ui error when uploading flipper.contract during substrate ink-workshop

161 views Asked by At

When uploading the wasm binary, as a compiled smart contract on the 'ink-workshop' - the canvas-ui that I am running just errors.

Canvas-ui error:

Uncaught error. Something went wrong with the query and rendering of this component. 
Cannot read properties of undefined (reading 'args')

enter image description here

Step: 'Drag the flipper.contract file that contains the bundled wasm blob....'

The Github issues section associated is read-only, hence why I am posting here. Anyone know what might be the problem here?

2

There are 2 answers

0
godhar On

Incase others are wondering what to do in this instance. I was able to deploy using the official polkadot web interface.

Connect your local running node via settings and there you can deploy your flipper contract.

This is a good article on the astar network docs on how to do it, using the basic flipper contract example.

0
Omar Elweshy On

There is a maintenance problem and they wanna fix it.

https://github.com/paritytech/canvas-ui/issues/119#issuecomment-1020114242