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

🎁 [Feature Request]: provide a macro for boilerplate implementation of TokenInterface #58

Open
ozgunozerk opened this issue Feb 13, 2025 · 0 comments · May be fixed by #59
Open

🎁 [Feature Request]: provide a macro for boilerplate implementation of TokenInterface #58

ozgunozerk opened this issue Feb 13, 2025 · 0 comments · May be fixed by #59
Assignees

Comments

@ozgunozerk
Copy link
Collaborator

What is the feature you would like to see?

For contracts that implement FungibleToken and FungibleBurnable, the implementation of TokenInterface can be derived by a macro.

Providing this macro may ease the process for developer who want their contracts to implement both our traits, and also TokenInterface for compatibility reasons.

@ozgunozerk ozgunozerk self-assigned this Feb 13, 2025
@ozgunozerk ozgunozerk linked a pull request Feb 13, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant