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

Implement mintable for cw20-base contract #13

Closed
ethanfrey opened this issue Jun 16, 2020 · 0 comments · Fixed by #18
Closed

Implement mintable for cw20-base contract #13

ethanfrey opened this issue Jun 16, 2020 · 0 comments · Fixed by #18

Comments

@ethanfrey
Copy link
Member

ethanfrey commented Jun 16, 2020

Implement mintable on cw20-base.

Allow this to be imported piecemeal, such that another contract may just use the base components without minting.

Add minter on init and leave it static (unless someone extends it in a custom contract)

@ethanfrey ethanfrey changed the title Expand cw20 contract Implement mintable for cw20-base contract Jun 24, 2020
@ethanfrey ethanfrey moved this from To do to In progress in Contract development Jun 29, 2020
Contract development automation moved this from In progress to Done Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant