Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to automate a function in a smart contract? #159

Open
qnxdev opened this issue Mar 11, 2022 · 2 comments
Open

How to automate a function in a smart contract? #159

qnxdev opened this issue Mar 11, 2022 · 2 comments

Comments

@qnxdev
Copy link

qnxdev commented Mar 11, 2022

Despite its name, ‘smart’ contracts in Ethereum are not self-executing. You need an external source (either human or machine) to call the smart contract and execute its code.

But projects like TIME wonderland has already automated rebase rewards. I wonder how is it possible.

Can someone explain?

Thanks in advance

@moesaleh
Copy link

Using Chainlink Keepers Node, you can run automated jobs in a decentralized manner

@Kali-Decoder
Copy link

Yes You Can automate smart contracts by the help of external package or external smart contract that helps to automate your smart contract functions that is Chainlink Keepers Oracle system Developed by chain link.
Chainlink Keepers provide two function one for register your automate function and other one for self called function to automate your smart contract function and it takes gasFees also in terms Of LINK Token of chain link. hope it will Help you.

Happy Codding !!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants