Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Decide about putting claim in its own repo #899

@lumtis

Description

@lumtis

claim module is aimed to be imported by other projects.
It may make sense to move the module to its own repo with its own docs to emphasize its independency.

Solutions:

  • Keep under spn
    • Drawback: doesn't emphasize module independency
  • Minimal repository:
    • Only the module repository with proto definition with no environment (no app, no simulation tests)
    • Drawback: no simulation tests integrated
  • Chain with module imported
    • Regular chain with app dir, simulation test, etc...
    • Drawback: may need to reimplement testutils etc...
  • Repository for all independent modules we may have
    • Repo named like modules that integrates modules aimed to be imported by other projects as well
    • Might be the case with mint: Making mint module universal #895
    • Drawback: emphasize less on the module independency

Metadata

Metadata

Assignees

Labels

claimRelated to claim module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions