Skip to content

How EOS get the data from outside world #58

@lakerswq7

Description

@lakerswq7

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions