NFT dapp
amarildox opened this issue · comments
Amarildo Daci commented
Can you create a dapp that can mint nfts with this package?
Simon Binder commented
You can invoke methods on deployed smart contracts, including EIP-721or whatever kind of contract you use to manage them. So if your contract has a function to mint tokens, you can invoke that from Dart with this package yes.