Open Issues Need Help
View All on GitHub Blockchain • Smart Contracts
SC: Add Modularity to ChainLib Contract about 1 month ago
AI Summary: Refactor the monolithic ChainLib StarkNet contract into several independent modules (Account Management, User Management, Permission Management, Content Management, Subscription and Payment, Access Control, Delegation, Purchase Management), each with its own Cairo file, interface, and storage. Maintain all existing functionality, update tests for modularity, and document the changes. Optimize for minimal gas usage increase.
Complexity:
5/5
good first issue help wanted cairo Difficulty: Hard onlydust-wave