Description
Implement and refine the following task: Implement Role-Based Access Control (RBAC) within the contract environment.
Requirements and context
- Code must follow project guidelines and existing design patterns.
- Ensure all edge cases are considered.
- Refer to the
issueTemplate.md for quality standards.
Suggested execution
- Fork the repo and create a branch
feature/security-task-24
- Implement the necessary code changes in the
contract directory.
- Write associated tests to prove your solution works.
- Document any new functions or architecture changes.
Guidelines
- Assignment required before starting.
- Complexity Level: Medium (150 points)
Description
Implement and refine the following task: Implement Role-Based Access Control (RBAC) within the
contractenvironment.Requirements and context
issueTemplate.mdfor quality standards.Suggested execution
feature/security-task-24contractdirectory.Guidelines