1

I'm working on an app the needs to run a function by schedule (every week for example). I've been trying to use Ethereum Alarm Clock but it seems outdated.

Are there any alternatives or a way to just build it from scratch?

Cristian
  • 141
  • 9

1 Answers1

1

I think there are some steps to consider, I suggest to take look at this similar question: Can you call a contract function via a cron job?