123ishaTest/ludiek

[Currency] Add maximum amount to CurrencyPlugin

オープン

#132 opened on 2026/01/12

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (4 件のフォーク)auto 404
good first issuehelp wantedplugin

Repository metrics

Stars
 (12 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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....

コントリビューターガイド