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 EOS get the data from outside world #58

Open
lakerswq7 opened this issue Feb 26, 2018 · 2 comments
Open

How EOS get the data from outside world #58

lakerswq7 opened this issue Feb 26, 2018 · 2 comments

Comments

@lakerswq7
Copy link

Some Dapps may have requirement to consume data from outside world
In Ethereum, solidity allow to log a event which can be catched by ethereum software.
Ethereum software will fetch the data through rest api or other way from outside world, and then inject the result back into contract through callback function.

I am just wondering if EOS have a same way to deal with it or use other manner.

Thanks

@16522855
Copy link

16522855 commented Mar 3, 2018

mark it,waitting for replay

@lillotto
Copy link

Oracles?

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