1 Open Issue Need Help Last updated: Jul 5, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement three new functions in a Cairo smart contract (Starknet): `get_campaigns` to retrieve all campaigns, `get_featured_campaigns` to retrieve only featured campaigns, and `get_user_campaigns` to retrieve campaigns associated with a specific user. Each function should return campaign metadata using updated data types and include comprehensive testing.

Complexity: 4/5
help wanted Cairo onlydust-wave