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

Add docs for new token minting functionality in Wasp #1570

Open
Dr-Electron opened this issue May 24, 2024 · 0 comments
Open

Add docs for new token minting functionality in Wasp #1570

Dr-Electron opened this issue May 24, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@Dr-Electron
Copy link
Collaborator

Dr-Electron commented May 24, 2024

Describe the solution you'd like

As we found out in #1565, we should add another how-to to the wasp docs to document the new token minting process introduced here

With this change newly minted tokens are automatically registered and available as ERC20.

So where you currently have to implement both the functions explained here and here you will have to just call the createNativeTokenFoundry function from the ISCAccounts magic contract

@Dr-Electron Dr-Electron added the documentation Improvements or additions to documentation label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Done
Development

No branches or pull requests

3 participants