iotaledger / iota-wiki

IOTA Wiki
https://wiki.iota.org
Other
112 stars 273 forks source link

Add docs for new token minting functionality in Wasp #1570

Open Dr-Electron opened 1 month ago

Dr-Electron commented 1 month ago

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