- Add governance activity tracker to record user actions. - Display recent activities on the governance dashboard. - Add a dedicated page to view all governance activities. - Improve header information and styling across governance pages. - Track proposal creation and voting activities.
3 lines
47 B
Rust
3 lines
47 B
Rust
pub mod governance_tracker;
|
|
pub mod proposals;
|