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
There is an issue with the Protostar CLI when trying to interact with the default Cairo 1 smart contract. The error indicates that the Proxy resolver does not currently support Cairo1 ABIs.
Check the Protostar documentation and release notes for any information regarding support for Cairo1 ABIs. The issue might be a known limitation, and there could be instructions or workarounds provided in the documentation.
If there is no immediate solution, consider using an earlier version of Cairo-lang that might be compatible with the Proxy resolver. However, be cautious about potential side effects and ensure that this is a viable temporary workaround.
If Protostar CLI continues to pose challenges, consider alternative methods for interacting with the smart contract, such as using other CLI tools or interacting directly with the smart contract on the testnet.
The text was updated successfully, but these errors were encountered:
There is an issue with the Protostar CLI when trying to interact with the default Cairo 1 smart contract. The error indicates that the Proxy resolver does not currently support Cairo1 ABIs.
Check the Protostar documentation and release notes for any information regarding support for Cairo1 ABIs. The issue might be a known limitation, and there could be instructions or workarounds provided in the documentation.
If there is no immediate solution, consider using an earlier version of Cairo-lang that might be compatible with the Proxy resolver. However, be cautious about potential side effects and ensure that this is a viable temporary workaround.
If Protostar CLI continues to pose challenges, consider alternative methods for interacting with the smart contract, such as using other CLI tools or interacting directly with the smart contract on the testnet.
The text was updated successfully, but these errors were encountered: