Athlerse, a health tracking platform, plans to integrate Zero dev for minting rewards from the operator wallet. They're introducing the AGYM token, allowing users to only burn it, no transfers or minting, with a smart contract developed and deployed on the Arbitrum testnet. They'll create a backend helper function to call the mint function using Zero dev. Additionally, they'll set up a listener module to update the database for lottery tickets based on burn events from the AGYM token smart contract.
The client needed an automated system for minting rewards, enforcing token burn rules, and tracking burn events for lottery-based incentives. Oodles designed and implemented a backend function for minting AGYM tokens using Zero Dev’s account abstraction. Additionally, we developed a listener module to monitor burn events and update the database accordingly to manage lottery ticket distribution.
Our solution encompassed the following services and technologies: