-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programintermediatesmart-contract
Description
Description
Implement a gas-efficient way to track student enrollments using mapping in instance storage for global counts and persistent storage for individual enrollment status.
Requirements
- Add
EnrollmentStateenum (Active, Completed, Dropped). - Use
persistent()storage for student-course mapping. - optimize
Instancestorage for quick lookups of total enrolled students per course.
Level
- Intermediate
Rules for Contributors
- Please add an ETA (no more than 2 days) when expressing interest.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programintermediatesmart-contract