Looking for a way to schedule an event within the smart contract. When the event is occurred should be able to invoke the method of the contract.
I want to implement this whole feature, within the smart contract itself an not by using some NodeJS API operation.