-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Summary
Refactor the Alys project to integrate the governance module, removing old governance-related functionality and eliminating the dependency on Bitcoin to run an Alys node.
Tasks
- Integrate the Anduro Governance module into Alys.
- Remove old governance-related functionality from Alys.
- Eliminate the Bitcoin dependency required to run an Alys node.
- Ensure all tests pass and update documentation accordingly.
Acceptance Criteria
- Governance module is fully integrated.
- Governance-related functionality is removed.
- Alys node operates without Bitcoin dependency.
- Updated documentation and passing tests.
Additional Notes
This refactor aims to streamline the Alys architecture and improve modularity by leveraging the Anduro Governance module.