๐Ÿš‰Destination Network

Any network can read and verify SEDAโ€™s data, which we call data consumption. All they have to do is deploy a consumer contract that can verify SEDA-generated proofs. Then, a solver, which anyone can set up, can start supplying data to the destination network. Any network or smart contract protocol can seamlessly interact with SEDA and all of its resources without needing to interact directly with the SEDA chain.

In the example above, we go over the most basic flow possible: a consumer fetches some data and then consumes it. In practice, there will likely be middleware services that will make it easier to consume data for popular feeds. That way, the cost of a feed can be split amongst multiple participants, and the frequency of updates can be higher.

Last updated