Create the `HSSMBase` class that `HSSM` and `RLSSM` classes both inheirt from
Open
@cpaniaguam is already working on this.
Since Jan 13, 2026.
- Dominant language
- Python
- Stars
- 124
- Forks
- 24
- Avg merge
- 19h 32m
- Merged PRs (30d)
- 60
Description
We will take a step-by-step approach by setting up the `HSSMBase` class on the side without modifying the `HSSM` class. We will keep adding sub-issues while we move forward in the process
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.