Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension: token supply controls - mint, burn #3

Open
ureeves opened this issue Aug 19, 2024 · 0 comments
Open

Extension: token supply controls - mint, burn #3

ureeves opened this issue Aug 19, 2024 · 0 comments
Labels
type:docs deliverable should be documentation

Comments

@ureeves
Copy link
Member

ureeves commented Aug 19, 2024

In many situation, it is desirable to have an account (or multiple) be able to control the supply of the token. Functions enabling such functionality are usually called mint and burn, for increasing and decreasing the supply of the token respectively.

It is likely a must to specify how to use allow/denylists before this can be specified. As an alternative, we could also use a simple owner mechanism, where only a single account - defined at construction time - is allowed to perform these actions.

@ureeves ureeves added the type:docs deliverable should be documentation label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:docs deliverable should be documentation
Projects
None yet
Development

No branches or pull requests

1 participant