Ege
Ege
======= Instructions ======= The site uses [Gray Matter](https://github.com/jonschlinkert/gray-matter) for simple post markdown. Your post must comply to the markdown format. An example is below. 1. Create a new file in...
**Issue(s):** #230 ### Description Account Contract with Spending Limits for any ERC20 token. ### Checklist - [ ] **CI Verifier:** Run `./scripts/cairo_programs_verifier.sh` successfully - [x] **Contract Tests:** Added tests to...
I thought I could create a Cairo contract and a content about Account Abstraction on Starknet. Spending/withdrawal limits for Starknet accounts for ERC-20 tokens could be added, and the developers...
BIP-340 has been implemented in Cairo by the JoyBoy community, and it would be a good addition to add it to Alexandria. ## Pull Request type Please check the type...