OpenZeppelin / cairo-contracts

OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup
https://docs.openzeppelin.com/contracts-cairo
MIT License
800 stars 322 forks source link

Error: error from the program registry #859

Closed wzny-drj closed 5 months ago

wzny-drj commented 6 months ago

1

test1
martriay commented 5 months ago

Sorry, this issue has no explanation or context, we cannot help you since we don't know what's the contract you're working with. Feel free to open a new issue with a problem statement and clear reproduction steps.

shashwat0309 commented 2 months ago

This error generally occurs when we try to declare contract using incorrect Starkli version, so you need to check Cairo & Starkli versions compatibility in this case you can try using starkliup and then again try to declare contracts