o1-labs / zkapp-cli

CLI to create a zkApp (zero-knowledge app) for Mina Protocol
https://docs.minaprotocol.com/zkapps/how-to-write-a-zkapp
Apache License 2.0
115 stars 43 forks source link

Implement better SmartContract classes lookup during the deploy procedure. #636

Closed shimkiv closed 3 months ago

shimkiv commented 3 months ago

Emerged from the: https://github.com/o1-labs/zkapp-cli/issues/635 Since real-world zkApps will consist of more complicated inheritance, we need the better way of the SmartContract classes lookup than simple RegExp.