You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Thanks for sharing this code. I am doing a POC for the supply chain and came across it. However, I followed the steps and set up my environment. There are two issues I'm facing.
When I click on the login button I get a "Couldn't retrieve user details" error
I figured maybe I need to deploy the contract and use a different contract and ABI. The trouble here is I'm not sure which sol file to use, the instructions say "ballot.sol" which is missing in the contract folder, therefore, I went ahead and used the supplychain.sol file. This proves to be too big and fails when creating a contract with "Warning! Error encountered during contract execution [max code size exceeded] " It also produces a completely different json from the one in the repo. This causes the product page to say "No products found"
Please let me know where I am going wrong.
Thanks,
Moody
The text was updated successfully, but these errors were encountered:
Hello,
Thanks for sharing this code. I am doing a POC for the supply chain and came across it. However, I followed the steps and set up my environment. There are two issues I'm facing.
Please let me know where I am going wrong.
Thanks,
Moody
The text was updated successfully, but these errors were encountered: