break
break copied to clipboard
Track transactions created per day
Problem
We want to track the full impact of the break game on the cluster over time
Proposed Changes
- Create break program config account
- Add increment day count instruction
- Profit
If short on time:
- Add Redis Heroku addon
- Track sent transactions in the server and increment a date redis key
- Periodically broadcast daily transactions
How about storing the sent transactions counter in a Config program account on-chain!