OpenZeppelin / cairo-contracts

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

Implementation of SNIP-9 #1110

Open PhilippeR26 opened 3 weeks ago

PhilippeR26 commented 3 weeks ago

🧐 Motivation SNIP-9 Outside Execution (https://github.com/starknet-io/SNIPs/blob/main/SNIPS/snip-9.md) is implemented in ArgentX & Braavos account contracts.

📝 Details Do you plan to implement soon this very useful feature?

ericnordelo commented 3 weeks ago

Hey @PhilippeR26, this is something we want to include for sure. Thanks for opening the issue.

PhilippeR26 commented 3 weeks ago

I have implemented SNIP-9 in Starknet.js. So, if you have questions about SNIP-9, don't hesitate to contact me.