Let's say I have a dApp with multiple users. This app works with an ER20 token that acts like credits for the user. I want the token in each user's wallet to be minted on a daily basis:
- How do I mint the wallet with new tokens?
- How do I trigger this minting each 24 hours?