123ishaTest/ludiek

[Currency] Add maximum amount to CurrencyPlugin

Aberta

#132 aberto em 12 de jan. de 2026

 (0 comentário) (0 reação) (0 responsável)TypeScript (4 forks)auto 404
good first issuehelp wantedplugin

Métricas do repositório

Stars
 (12 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Currently there is no way to add a cap to currencies

Tasks

  • Expand the CurrencyDefinition with a cap: number
  • Create a test that asserts we cannot go over the cap

Future work

It seems reasonable to be able to add an upgrade that increases the cap, but I'm not sure if adding a modifier for it baked in is the right way to approach this....

Guia do colaborador