You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This system automates the generation of audit-ready compliance reports for the StrellerMinds platform. It aggregates on-chain events from smart contracts and off-chain access logs from the API server.
5
+
6
+
## Components
7
+
8
+
### 1. Smart Contract Role: `ComplianceAdmin`
9
+
A new privileged role `ComplianceAdmin` has been added to the RBAC system. This role has the `GenerateComplianceReport` permission.
0 commit comments